diff options
| author | J. Bruce Fields <bfields@fieldses.org> | 2010-10-30 17:06:21 -0400 |
|---|---|---|
| committer | Steve French <sfrench@us.ibm.com> | 2010-11-02 14:48:14 -0400 |
| commit | df098db12ada832c0232ee1f91eff21a8701889c (patch) | |
| tree | 272b78491e0c78e8173f5fe2aef3c371b375cf84 | |
| parent | e66673e39ac9d4749bd9676dd1caf928095409f5 (diff) | |
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>
| -rw-r--r-- | fs/cifs/TODO | 2 |
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 | |||
| 81 | 81 | ||
| 82 | v) mount check for unmatched uids | 82 | v) mount check for unmatched uids |
| 83 | 83 | ||
| 84 | w) Add support for new vfs entry points for setlease and fallocate | 84 | w) Add support for new vfs entry point for fallocate |
| 85 | 85 | ||
| 86 | x) Fix Samba 3 server to handle Linux kernel aio so dbench with lots of | 86 | x) Fix Samba 3 server to handle Linux kernel aio so dbench with lots of |
| 87 | processes can proceed better in parallel (on the server) | 87 | processes can proceed better in parallel (on the server) |
