btrfs-progs: print root item's last_snapshot value
authorLakshmipathi.G <Lakshmipathi.G@giis.co.in>
Wed, 7 Oct 2015 12:06:38 +0000 (17:36 +0530)
committerDavid Sterba <dsterba@suse.com>
Mon, 2 Nov 2015 08:35:00 +0000 (09:35 +0100)
commit86f61d3bb334d05274d4635c35e3a173eccf0062
tree74a34d2a11c34d94f5872582e81b02ed46eecaee
parent4ee3d2e94d4d593ab850c661dc3d7036b3cc2c98
btrfs-progs: print root item's last_snapshot value

Include last_snapshot value in print_root(). With btrfs-debug-tree, it
helps to identify whether its a snapshot-ed subvolume or not.

Signed-off-by: Lakshmipathi.G <Lakshmipathi.G@giis.co.in>
Signed-off-by: David Sterba <dsterba@suse.com>
print-tree.c