aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@fieldses.org>2010-10-30 17:06:21 -0400
committerSteve French <sfrench@us.ibm.com>2010-11-02 18:48:14 +0000
commitdf098db12ada832c0232ee1f91eff21a8701889c (patch)
tree272b78491e0c78e8173f5fe2aef3c371b375cf84 /fs
parentCIFS: Add cifs_set_oplock_level (diff)
downloadlinux-dev-df098db12ada832c0232ee1f91eff21a8701889c.tar.xz
linux-dev-df098db12ada832c0232ee1f91eff21a8701889c.zip
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>
Diffstat (limited to 'fs')
-rw-r--r--fs/cifs/TODO2
1 files changed, 1 insertions, 1 deletions
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)