commit | 8edd64bd6089e21f47dcdebb14b598b713213ddc | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Mon Mar 22 19:56:42 2010 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri May 21 18:31:15 2010 -0400 |
tree | c356a358c7b823433728869ff430ad205c4b8a5d | |
parent | 551de6f34dfeefbeeadb32909c387d393114ecc8 [diff] |
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>