diff options
author | Eric Van Hensbergen <ericvh@hera.kernel.org> | 2006-07-30 03:04:16 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-07-31 13:28:44 -0700 |
commit | 834a9b8ca7a01c34570be021f88e18884a29f048 (patch) | |
tree | caf3a37ae5d73a235f17bc353e8e0a7b2c87934e /drivers/video/fbmem.c | |
parent | 1f525f16e0a2b5743a64bf6991d3b6704271f8b6 (diff) | |
download | op-kernel-dev-834a9b8ca7a01c34570be021f88e18884a29f048.zip op-kernel-dev-834a9b8ca7a01c34570be021f88e18884a29f048.tar.gz |
[PATCH] 9p: fix fid behavior on failed remove
Based on a bug report from Russ Ross <russruss@gmail.com>
According to the spec:
"The remove request asks the file server both to remove the file
represented by fid and to clunk the fid, even if the remove fails."
but the Linux client seems to expect the fid to be valid after a failed
remove attempt. Specifically, I'm getting this behavior when attempting to
remove a non-empty directory.
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/video/fbmem.c')
0 files changed, 0 insertions, 0 deletions