X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Documentation%2Ffilesystems%2FLocking;h=e0ef1f80f4f31d667ce373e2be179154da141b73;hb=73c4d347a0c98eb6599aefd1f9a91b4b071dd5e0;hp=1c465edd2bbd670a1e86cd29973fed6f25105a81;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/Documentation/filesystems/Locking b/Documentation/filesystems/Locking index 1c465edd2..e0ef1f80f 100644 --- a/Documentation/filesystems/Locking +++ b/Documentation/filesystems/Locking @@ -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