get rid of restarts in sync_filesystems()
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 22 Mar 2010 23:56:42 +0000 (19:56 -0400)
committerAl 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