]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit404d7a4ce49c16a305d8f0f064c9d8cc226b1fb2
treec356a358c7b823433728869ff430ad205c4b8a5d
parenta0e0ce135ef6ea317985f413fd82591aaf14c926
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