btrfs-progs: mkfs/rootdir: Introduce function to get end position of last device...
authorQu Wenruo <wqu@suse.com>
Fri, 20 Oct 2017 01:59:04 +0000 (09:59 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 8 Jan 2018 17:11:36 +0000 (18:11 +0100)
commit0a7a48e1e83710f44ca1dc648bf4c0d5719be057
treec80f41f0687cc014fc61b90ee923390e8a45aee3
parent5d0783ad1430c9fa4621537224073b680d6ad6af
btrfs-progs: mkfs/rootdir: Introduce function to get end position of last device extent

Useful for later 'mkfs.btrfs --rootdir' shrink support.

Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
mkfs/rootdir.c