Re: [PATCH linux-next v2] ufs: sb mutex merge + mutex_destroy: fix

2014-03-28 Thread Andrew Morton
On Thu, 27 Mar 2014 23:38:31 +0100 Fabian Frederick wrote: > mutex_destroy was also called when trying to mount volume in read/write > without write support enabled. > > --- a/fs/ufs/super.c > +++ b/fs/ufs/super.c > @@ -798,7 +798,7 @@ static int ufs_fill_super(struct super_block *sb, void > *d

RE: [PATCH linux-next v2] ufs: sb mutex merge + mutex_destroy: fix

2014-03-28 Thread Chen, Jet
Hi Fabian, I helped to test your patch on our LKP system. Your patch fixes the boot failure issue. Thank you for your work. Thanks, -Jet -Original Message- From: linux-kernel-ow...@vger.kernel.org [mailto:linux-kernel-ow...@vger.kernel.org] On Behalf Of Fabian Frederick Sent: Friday,