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:
7c97c20
)
nfs4_closedata doesn't need to mess with struct path
author
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 22 Jun 2011 22:20:23 +0000
(18:20 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 20 Jul 2011 05:43:41 +0000
(
01:43
-0400)
instead of path_get()/path_put(), we can just use nfs_sb_{,de}active()
to pin the superblock down.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found