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:
6cc9c1d
)
switch fat to ->s_d_op, close exportfs races there
author
Al Viro
<viro@zeniv.linux.org.uk>
Sat, 18 Dec 2010 15:44:00 +0000
(10:44 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 13 Jan 2011 01:02:43 +0000
(20:02 -0500)
don't bother with lock_super() in fat_fill_super() callers, while
we are at it - there won't be any concurrency anyway.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found