Home
last modified time | relevance | path

Searched hist:aea52e19 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dsuper.caea52e19 Thu Nov 17 00:22:46 CST 2011 Al Viro <viro@zeniv.linux.org.uk> btrfs: get ->kill_sb() of its own

... and move free_fs_info() to that, out of ->put_super(). Do NOT
set ->s_fs_info to NULL in the latter; we need it for sget() to
be able to see and wait for fs in the middle of umount if we get a
mount/umount race.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>