This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / Documentation / filesystems / Locking
index 1c465ed..e0ef1f8 100644 (file)
@@ -349,8 +349,6 @@ prototypes:
                        loff_t *, int);
        unsigned long (*get_unmapped_area)(struct file *, unsigned long,
                        unsigned long, unsigned long, unsigned long);
-       int (*check_flags)(int);
-       int (*dir_notify)(struct file *, unsigned long);
 };
 
 locking rules:
@@ -377,8 +375,6 @@ writev:                     no
 sendfile:              no
 sendpage:              no
 get_unmapped_area:     no
-check_flags:           no
-dir_notify:            no
 
 ->llseek() locking has moved from llseek to the individual llseek
 implementations.  If your fs is not using generic_file_llseek, you