]> git.neil.brown.name Git - history.git/commit
[PATCH] nfsd: Allow read access over NFS to files with APPEND bit set.
authorNeil Brown <neilb@cse.unsw.edu.au>
Mon, 7 Feb 2005 23:48:20 +0000 (15:48 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 7 Feb 2005 23:48:20 +0000 (15:48 -0800)
commit1a70252c4faab29b740677913634a0e86aa8c12c
tree92492b8f722e8395782f237f856200e33085ef3d
parentddfefa1aa85f92359635ad5177417064182ec62f
[PATCH] nfsd: Allow read access over NFS to files with APPEND bit set.

Write access cannot safely be allowed as NFS doesn't support append, but read
access should be ok.

Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/nfsd/vfs.c