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)
commit8edd64bd6089e21f47dcdebb14b598b713213ddc
treec356a358c7b823433728869ff430ad205c4b8a5d
parent551de6f34dfeefbeeadb32909c387d393114ecc8
get rid of restarts in sync_filesystems()

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>
fs/super.c
fs/sync.c
include/linux/fs.h