commit | a03f6fa26d8b8157e9daae1be106f4b642832bf9 | [log] [tgz] |
---|---|---|
author | Qu Wenruo <wqu@suse.com> | Wed Jun 24 18:03:14 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Sep 07 21:00:36 2020 -0400 |
tree | 26ae7791ec94963750f82309859f742ac6f40f14 | |
parent | 8b7b9c76fb5936bf8d704519cfd6023574afafe6 [diff] |
fs: btrfs: Imeplement btrfs_list_subvols() using new infrastructure Reimplement btrfs_list_subvols() to use new code. Signed-off-by: Qu Wenruo <wqu@suse.com> Reviewed-by: Marek BehĂșn <marek.behun@nic.cz>