Btrfs-progs: add options to change bufsize in logical to inode translation
commit723e5b0f9a47b9f9d2c4d8b87693af754a2730e9
authorLiu Bo <bo.li.liu@oracle.com>
Fri, 31 Aug 2012 05:40:44 +0000 (31 05:40 +0000)
committerChris Mason <chris.mason@fusionio.com>
Fri, 5 Oct 2012 00:33:20 +0000 (4 20:33 -0400)
treef3691905d4b59449e0bad5ec7a987ab10d37a47a
parent6eba9002956ac40db87d42fb653a0524dc568810
Btrfs-progs: add options to change bufsize in logical to inode translation

Add an option 's' to set bufsize in logical to inode transition, then we are able
to read all the refs to the logical address.
Meanwhile, set a max value 64k for the bufsize.

Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
cmds-inspect.c
man/btrfs.8.in