Re: [PATCH v2 1/2] btrfs-progs: Introduce open_btrfs_dir wrapper
From: David Sterba <hidden>
Date: 2015-08-26 15:57:08
From: David Sterba <hidden>
Date: 2015-08-26 15:57:08
On Wed, Aug 26, 2015 at 05:04:22PM +0800, Zhao Lei wrote:
This patch introduce open_btrfs_dir() to open a dir in btrfs filesystem. It can be used for several tools in btrfs-progs. Signed-off-by: Zhao Lei <redacted>
I've renamed it to btrfs_open_dir and tweaked some error messages and applied, thanks.