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:
fd462fb
)
nfs: switch NFS from ->get_sb() to ->mount()
author
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 16 Mar 2011 11:25:36 +0000
(07:25 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 16 Mar 2011 20:48:06 +0000
(16:48 -0400)
The last remaining instances of ->get_sb() can be converted ->mount()
now - nothing in them uses new vfsmount anymore.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found