Btrfs-progs: search subvolumes with proper objectid
authorLiu Bo <liubo2009@cn.fujitsu.com>
Fri, 3 Aug 2012 09:48:51 +0000 (17:48 +0800)
committerroot <root@localhost.localdomain>
Thu, 4 Oct 2012 20:26:31 +0000 (16:26 -0400)
commita8975893cf107772a20502b3c5b849ee6cb12f49
tree44376c0c6793b1273f1c6ab9a1cff24bddeae1e9
parent50dcf9a5b4963ff3fbaf77ac2044f01986422dc2
Btrfs-progs: search subvolumes with proper objectid

Btrfs's subvolume/snapshot is limited to
[BTRFS_FIRST_FREE_OBJECTID, BTRFS_LAST_FREE_OBJECTID], so just apply the range.

Signed-off-by: Liu Bo <liubo2009@cn.fujitsu.com>
btrfs-list.c