btrfs-progs: fi du: improved error handling in mark_inode_seen
authorDavid Sterba <dsterba@suse.com>
Wed, 7 Sep 2016 13:09:14 +0000 (15:09 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 3 Oct 2016 09:33:14 +0000 (11:33 +0200)
commit4a16608150351561ee0686ba26c69adfb7963e96
tree24cdcbddac6a6a00bbe4fd8cd6532c90d8b76695
parent44af5de2f381f641f04948dd7e95888652648f39
btrfs-progs: fi du: improved error handling in mark_inode_seen

The callchain handles errors, don't crash on unexpected condition.

Signed-off-by: David Sterba <dsterba@suse.com>
cmds-fi-du.c