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:
f88657c
)
fs/9p: Always ask new inode in lookup for cache mode disabled
author
Aneesh Kumar K.V
<aneesh.kumar@linux.vnet.ibm.com>
Tue, 16 Aug 2011 16:49:28 +0000
(22:19 +0530)
committer
Eric Van Hensbergen
<ericvh@gmail.com>
Tue, 6 Sep 2011 13:17:15 +0000
(08:17 -0500)
This make sure we don't end up reusing the unlinked inode object.
The ideal way is to use inode i_generation. But i_generation is
not available in userspace always.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
fs/9p/vfs_inode.c
patch
|
blob
|
history
diff --cc
fs/9p/vfs_inode.c
Simple merge