btrfs-progs: replace test_issubvolume() with btrfs_util_is_subvolume()
authorOmar Sandoval <osandov@fb.com>
Sun, 21 Jan 2018 08:24:50 +0000 (00:24 -0800)
committerDavid Sterba <dsterba@suse.com>
Tue, 6 Mar 2018 10:28:38 +0000 (11:28 +0100)
commitf0a376df4733dc6f0f0cdc529f4e7df64806f3f6
tree6645ab539231cdda40e772d5b14ada360fed278d
parentbbf7acbef09c6f35ab276e5c7a9e20a212a02308
btrfs-progs: replace test_issubvolume() with btrfs_util_is_subvolume()

This gets the remaining occurrences that weren't covered by previous
conversions.

Signed-off-by: Omar Sandoval <osandov@fb.com>
[ fixup test_issubvolume due to removed dependency patch ]
Signed-off-by: David Sterba <dsterba@suse.com>
cmds-qgroup.c
cmds-subvolume.c
utils.c
utils.h