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:
551de6f
)
get rid of restarts in sync_filesystems()
author
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 22 Mar 2010 23:56:42 +0000
(19:56 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 21 May 2010 22:31:15 +0000
(18:31 -0400)
At the same time we can kill s_need_restart and local mutex in there.
__put_super() made public for a while; will be gone later.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found