btrfs-progs: added check_mounted_where
authorJan Schmidt <list.btrfs@jan-o-sch.net>
Mon, 18 Jul 2011 12:37:23 +0000 (14:37 +0200)
committerChris Mason <chris.mason@oracle.com>
Tue, 25 Oct 2011 13:18:59 +0000 (09:18 -0400)
commit828f2b30df51161385a0739e4eff53b6affd7bec
tree94912d51e419d6db7623257e63fde98c51d70d2f
parenteecfba1d345a5107cfd6efad0898a3f741a11e5a
btrfs-progs: added check_mounted_where

new version of check_mounted() returning more information gathered while
searching. check_mounted() is now a wrapper for check_mounted_where(). the
new version is needed by scrub.c

Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>
Signed-off-by: Hugo Mills <hugo@carfax.org.uk>
utils.c
utils.h