X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Fautofs4%2Fautofs_i.h;h=fa76d18be082968180086ea215cf40ed52ddd5ce;hb=c0f54d3e54fd7ac6723b2125d881f1b25d21ed16;hp=ea024d8e37ed7e4de7473ddbdbd6209abf64194e;hpb=bb979d7fc360bc37cbaff43a6fafceb897cb5e47;p=linux-2.6-omap-h63xx.git diff --git a/fs/autofs4/autofs_i.h b/fs/autofs4/autofs_i.h index ea024d8e37e..fa76d18be08 100644 --- a/fs/autofs4/autofs_i.h +++ b/fs/autofs4/autofs_i.h @@ -63,6 +63,9 @@ struct autofs_info { unsigned long last_used; atomic_t count; + uid_t uid; + gid_t gid; + mode_t mode; size_t size;