From: J. Bruce Fields <bfields@fieldses.org> Date: Sat, 30 Oct 2010 21:06:21 +0000 (-0400) Subject: cifs: trivial doc fix: note setlease implemented X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=df098db12ada832c0232ee1f91eff21a8701889c;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git cifs: trivial doc fix: note setlease implemented Signed-off-by: J. Bruce Fields <bfields@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com> --- diff --git a/fs/cifs/TODO b/fs/cifs/TODO index 5aff46c61e52..355abcdcda98 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)