Re: [PATCH RESEND] fs: btrfs: remove the usage of undeclared fs_mutex variable

2022-09-29 Thread Tom Rini
On Wed, Sep 28, 2022 at 05:23:01PM +0200, Pankaj Raghav wrote: > This line probably got in by mistake as there is no fs_mutex member in > the btrfs_fs_info struct. > > Signed-off-by: Pankaj Raghav > Reviewed-by: Qu Wenruo Applied to u-boot/master, thanks! -- Tom signature.asc Description:

Re: [PATCH RESEND] fs: btrfs: remove the usage of undeclared fs_mutex variable

2022-09-28 Thread Qu Wenruo
On 2022/9/28 23:23, Pankaj Raghav wrote: This line probably got in by mistake as there is no fs_mutex member in the btrfs_fs_info struct. Signed-off-by: Pankaj Raghav Reviewed-by: Qu Wenruo Thanks, Qu --- For UBOOT. The patch I sent the first time is not showing up in the uboot mailing