From: Frank Lahm Date: Sat, 9 Jun 2012 10:54:27 +0000 (+0200) Subject: SPOTLIGHT_CMD_FLAGS X-Git-Url: https://arthur.barton.de/gitweb/?p=netatalk.git;a=commitdiff_plain;h=9cb4f468d34eaceba3d458bb6063520dba4628d4 SPOTLIGHT_CMD_FLAGS --- diff --git a/etc/afpd/spotlight.c b/etc/afpd/spotlight.c index 2b6fb6ed..6772fcea 100644 --- a/etc/afpd/spotlight.c +++ b/etc/afpd/spotlight.c @@ -707,6 +707,8 @@ int afp_spotlight_rpc(AFPObj *obj, char *ibuf, size_t ibuflen, char *rbuf, size_ break; } case SPOTLIGHT_CMD_FLAGS: + RSIVAL(rbuf, 0, 0x0100006b); /* Whatever this value means... flags? */ + *rbuflen += 4; break; case SPOTLIGHT_CMD_RPC: