diff options
Diffstat (limited to 'fs/cifs/TODO')
-rw-r--r-- | fs/cifs/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fs/cifs/TODO b/fs/cifs/TODO index a69227415a73..1e8490ed6948 100644 --- a/fs/cifs/TODO +++ b/fs/cifs/TODO | |||
@@ -67,6 +67,9 @@ q) implement support for security and trusted categories of xattrs | |||
67 | 67 | ||
68 | r) Implement O_DIRECT flag on open (already supported on mount) | 68 | r) Implement O_DIRECT flag on open (already supported on mount) |
69 | 69 | ||
70 | s) Allow remapping of last remaining character (\) to +0xF000 which | ||
71 | (this character is valid for POSIX but not for Windows) | ||
72 | |||
70 | KNOWN BUGS (updated April 3, 2005) | 73 | KNOWN BUGS (updated April 3, 2005) |
71 | ==================================== | 74 | ==================================== |
72 | See http://bugzilla.samba.org - search on product "CifsVFS" for | 75 | See http://bugzilla.samba.org - search on product "CifsVFS" for |