git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d994f40
)
9p: Make sure we are able to clunk the cached fid on umount
author
Aneesh Kumar K.V
<aneesh.kumar@linux.vnet.ibm.com>
Mon, 29 Mar 2010 23:13:59 +0000
(18:13 -0500)
committer
Eric Van Hensbergen
<ericvh@gmail.com>
Mon, 5 Apr 2010 15:37:36 +0000
(10:37 -0500)
dcache prune happen on umount. So we cannot mark the client
satus disconnect. That will prevent a 9p call to the server
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
No differences found