Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 610
b: refs/heads/master
c: 9ea1f8f
h: refs/heads/master
v: v3
  • Loading branch information
Steve French authored and Linus Torvalds committed Apr 30, 2005
1 parent b88b80f commit 0605d4c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 68575476718ed1c6d6ddafeec8310b109e7a7a7f
refs/heads/master: 9ea1f8f505f6f770bd593e689960ac4f893509b2
12 changes: 10 additions & 2 deletions trunk/fs/cifs/TODO
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version 1.32 April 3, 2005
version 1.34 April 29, 2005

A Partial List of Missing Features
==================================
Expand Down Expand Up @@ -70,7 +70,15 @@ r) Implement O_DIRECT flag on open (already supported on mount)
s) Allow remapping of last remaining character (\) to +0xF000 which
(this character is valid for POSIX but not for Windows)

KNOWN BUGS (updated April 3, 2005)
t) Create UID mapping facility so server UIDs can be mapped on a per
mount or a per server basis to client UIDs or nobody if no mapping
exists. This is helpful when Unix extensions are negotiated to
allow better permission checking when UIDs differ on the server
and client. Add new protocol request to the CIFS protocol
standard for asking the server for the corresponding name of a
particular uid.

KNOWN BUGS (updated April 29, 2005)
====================================
See http://bugzilla.samba.org - search on product "CifsVFS" for
current bug list.
Expand Down

0 comments on commit 0605d4c

Please sign in to comment.