Home
last modified time | relevance | path

Searched hist:"9 ecb6a08d84d0e795648d5add64f154bc406914b" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dvfs.cdiff 9ecb6a08d84d0e795648d5add64f154bc406914b Fri Jun 30 03:56:17 CDT 2006 J. Bruce Fields <bfields@citi.umich.edu> [PATCH] knfsd: nfsd4: fix open flag passing

Since nfsv4 actually keeps around the file descriptors it gets from open
(instead of just using them for a single read or write operation), we need to
make sure that we can do RDWR opens and not just RDONLY/WRONLY.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
H A Dnfs4state.cdiff 9ecb6a08d84d0e795648d5add64f154bc406914b Fri Jun 30 03:56:17 CDT 2006 J. Bruce Fields <bfields@citi.umich.edu> [PATCH] knfsd: nfsd4: fix open flag passing

Since nfsv4 actually keeps around the file descriptors it gets from open
(instead of just using them for a single read or write operation), we need to
make sure that we can do RDWR opens and not just RDONLY/WRONLY.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>