Re: [PATCH] btrfs: Check error of btrfs_iget() in btrfs_search_path_in_tree_user()

2018-06-05 Thread David Sterba
On Mon, Jun 04, 2018 at 04:41:07PM +0900, Misono Tomohiro wrote: > Signed-off-by: Misono Tomohiro > --- > > Hi david, > > It seems that v8 patch I sent last week is missed and commit in misc-next > tree is also a bit updated from v7, so I resend the fix as a separate patch. > > Please fold this

[PATCH] btrfs: Check error of btrfs_iget() in btrfs_search_path_in_tree_user()

2018-06-04 Thread Misono Tomohiro
Signed-off-by: Misono Tomohiro --- Hi david, It seems that v8 patch I sent last week is missed and commit in misc-next tree is also a bit updated from v7, so I resend the fix as a separate patch. Please fold this patch to current misc-next (head is the commit to be fixed: "btrfs: Add unprivileg