From: J. Bruce Fields Date: Sat, 30 Oct 2010 21:06:21 +0000 (-0400) Subject: cifs: trivial doc fix: note setlease implemented X-Git-Tag: v2.6.37-rc2~87^2~6 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=df098db12ada832c0232ee1f91eff21a8701889c;p=~shefty%2Frdma-dev.git cifs: trivial doc fix: note setlease implemented Signed-off-by: J. Bruce Fields Signed-off-by: Steve French --- diff --git a/fs/cifs/TODO b/fs/cifs/TODO index 5aff46c61e5..355abcdcda9 100644 --- a/fs/cifs/TODO +++ b/fs/cifs/TODO @@ -81,7 +81,7 @@ u) DOS attrs - returned as pseudo-xattr in Samba format (check VFAT and NTFS for v) mount check for unmatched uids -w) Add support for new vfs entry points for setlease and fallocate +w) Add support for new vfs entry point for fallocate x) Fix Samba 3 server to handle Linux kernel aio so dbench with lots of processes can proceed better in parallel (on the server)