linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / fs / isofs / isofs.h
index 9ce7b51..38c7515 100644 (file)
@@ -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;