new helper: iterate_supers_type()
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 4 Jun 2011 00:16:57 +0000 (20:16 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 20 Jul 2011 05:43:04 +0000 (01:43 -0400)
Call the given function for all superblocks of given type.  Function
gets a superblock (with s_umount locked shared) and (void *) argument
supplied by caller of iterator.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/super.c
include/linux/fs.h

diff --cc fs/super.c
Simple merge
Simple merge