Re: [PATCH] btrfs: uuid-tree: btrfs_uuid_tree_iterate: fix improper return value

From: David Sterba
Date: Thu Jan 12 2017 - 10:24:00 EST


On Thu, Jan 12, 2017 at 03:55:45PM +0100, Milan Stephan wrote:
> From: Milan Stephan <milan.stephan+linux@xxxxxx>
>
> Fixes return value of btrfs_uuid_tree_iterate to catch and return errors
> when calling btrfs_alloc_path.
>
> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=188731

The patch for that has been already sent and merged to for-next,
https://git.kernel.org/cgit/linux/kernel/git/kdave/linux.git/commit/?h=for-next&id=73ba39ab9307340dc98ec3622891314bbc09cc2e

but thanks anyway.