X-Git-Url: http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=blobdiff_plain;f=fs%2Fisofs%2Fisofs.h;h=38c75151fc66b60ec49f2b89df7a340c09ee344e;hp=9ce7b51fb6141ea6b82d85687d490c74755591fb;hb=9769f4eb3fad2dd53a5d24c81ee5f7f05450742b;hpb=f2966632a134e865db3c819346a1dc7d96e05309 diff --git a/fs/isofs/isofs.h b/fs/isofs/isofs.h index 9ce7b51..38c7515 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;