On Mon, Oct 12, 2015 at 09:22:53PM +0800, Zhao Lei wrote: > Use btrfs_open_dir() instead of open_file_or_dir(), to show error before > real action(in ioctl or tree search), to make the error message exact > and unified. > > Zhao Lei (11): > btrfs-progs: subvolume: use btrfs_open_dir for btrfs subvolume command > btrfs-progs: filesystem: use btrfs_open_dir for btrfs filesystem > command > btrfs-progs: balance: use btrfs_open_dir for btrfs balance command > btrfs-progs: inspect: Bypass unnecessary clean function in open_error > btrfs-progs: inspect: set return value of error case > btrfs-progs: inspect: use btrfs_open_dir for btrfs inspect command > btrfs-progs: qgroup: use btrfs_open_dir for btrfs qgroup command > btrfs-progs: quota: use btrfs_open_dir for btrfs quota command > btrfs-progs: use btrfs_open_dir in open_path_or_dev_mnt > btrfs-progs: replace: use btrfs_open_dir for btrfs replace command > btrfs-progs: fragments: use btrfs_open_dir for btrfs-fragments command
All merged, thanks! I appreciate you took the time to test all the changes and the patch separation made review easy. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html