X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fisofs%2Fisofs.h;h=38c75151fc66b60ec49f2b89df7a340c09ee344e;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=9ce7b51fb6141ea6b82d85687d490c74755591fb;hpb=b14c9c33594c5c8da3a20863d663f3709ed508ec;p=linux-2.6.git diff --git a/fs/isofs/isofs.h b/fs/isofs/isofs.h index 9ce7b51fb..38c75151f 100644 --- a/fs/isofs/isofs.h +++ b/fs/isofs/isofs.h @@ -47,6 +47,8 @@ struct isofs_sb_info { unsigned char s_nosuid; unsigned char s_nodev; unsigned char s_nocompress; + unsigned char s_hide; + unsigned char s_showassoc; mode_t s_mode; gid_t s_gid;