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:
c74a1cb
)
switch 9p
author
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 12 Jan 2011 22:10:55 +0000
(17:10 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 13 Jan 2011 01:03:43 +0000
(20:03 -0500)
here we actually *want* ->d_op for root; setting it allows to get rid
of kludge in v9fs_kill_super() since now we have proper ->d_release()
for root and don't need to call it manually.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found