2013-04-05 10:36:55

by Steven Whitehouse

[permalink] [raw]
Subject: GFS2: Pull request (fixes)

Hi,

Please consider pulling the following changes,

Steve.

----------------------------------------------------------------------------

There are two patches which fix up a couple of minor issues in the DLM
interface code, a missing error path in gfs2_rs_alloc(), two patches
which fix problems during "withdraw" and a fix for discards/FITRIM when
using 4k sector sized devices.

----------------------------------------------------------------------------
The following changes since commit 66ade474237745a57b7e87da9a93c7ec69fd52bb:

Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm (2013-04-03 16:15:17 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes.git master

Akinobu Mita (1):
GFS2: use memchr_inv

Bob Peterson (1):
GFS2: Issue discards in 512b sectors

David Teigland (2):
GFS2: use kmalloc for lvb bitmap
GFS2: Fix unlock of fcntl locks during withdrawn state

Steven Whitehouse (1):
GFS2: Fix unlock of fcntl locks during withdrawn state

Wei Yongjun (1):
GFS2: return error if malloc failed in gfs2_rs_alloc()

fs/dlm/plock.c | 18 +++++++++++++++---
fs/gfs2/file.c | 5 ++++-
fs/gfs2/incore.h | 1 +
fs/gfs2/lock_dlm.c | 39 ++++++++++++++++++++-------------------
fs/gfs2/rgrp.c | 32 ++++++++++++++------------------
5 files changed, 54 insertions(+), 41 deletions(-)


2013-04-05 16:31:11

by David Teigland

[permalink] [raw]
Subject: Re: GFS2: Pull request (fixes)

On Fri, Apr 05, 2013 at 11:34:45AM +0100, Steven Whitehouse wrote:
> Please consider pulling the following changes,

There's some mixup here that should be cleared up first.

> David Teigland (2):
> GFS2: Fix unlock of fcntl locks during withdrawn state
>
> Steven Whitehouse (1):
> GFS2: Fix unlock of fcntl locks during withdrawn state

2013-04-05 16:53:29

by Steven Whitehouse

[permalink] [raw]
Subject: Re: GFS2: Pull request (fixes)

Hi,

On Fri, 2013-04-05 at 12:27 -0400, David Teigland wrote:
> On Fri, Apr 05, 2013 at 11:34:45AM +0100, Steven Whitehouse wrote:
> > Please consider pulling the following changes,
>
> There's some mixup here that should be cleared up first.
>
> > David Teigland (2):
> > GFS2: Fix unlock of fcntl locks during withdrawn state
> >
> > Steven Whitehouse (1):
> > GFS2: Fix unlock of fcntl locks during withdrawn state
>
>

Yes, sorry about that. I'll fix that up and resend the pull request in
due course,

Steve.

2013-04-05 16:53:59

by Linus Torvalds

[permalink] [raw]
Subject: Re: GFS2: Pull request (fixes)

On Fri, Apr 5, 2013 at 9:27 AM, David Teigland <[email protected]> wrote:
> On Fri, Apr 05, 2013 at 11:34:45AM +0100, Steven Whitehouse wrote:
>> Please consider pulling the following changes,
>
> There's some mixup here that should be cleared up first.
>
>> David Teigland (2):
>> GFS2: Fix unlock of fcntl locks during withdrawn state
>>
>> Steven Whitehouse (1):
>> GFS2: Fix unlock of fcntl locks during withdrawn state

Looks like the summary line for one got leaked through an email
follow-up to the other. So now the summary of the second commit is
meaningless and doesn't actually describe it.

Linus

2013-04-05 17:55:00

by Steven Whitehouse

[permalink] [raw]
Subject: Re: GFS2: Pull request (fixes)

Hi,

I've dropped out the patch which shouldn't have made it into the previous
pull request, so this set should be ok now. Apologies for not spotting
that issue sooner,

Steve.

-------------------------------------------------------------------------
There are two patches which fix up a couple of minor issues in the DLM
interface code, a missing error path in gfs2_rs_alloc(), one patch
which fixes a problem during "withdraw" and a fix for discards/FITRIM when
using 4k sector sized devices.

-------------------------------------------------------------------------

The following changes since commit 66ade474237745a57b7e87da9a93c7ec69fd52bb:

Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm (2013-04-03 16:15:17 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes.git master

Akinobu Mita (1):
GFS2: use memchr_inv

Bob Peterson (1):
GFS2: Issue discards in 512b sectors

David Teigland (1):
GFS2: use kmalloc for lvb bitmap

Steven Whitehouse (1):
GFS2: Fix unlock of fcntl locks during withdrawn state

Wei Yongjun (1):
GFS2: return error if malloc failed in gfs2_rs_alloc()

fs/gfs2/file.c | 5 ++++-
fs/gfs2/incore.h | 1 +
fs/gfs2/lock_dlm.c | 39 ++++++++++++++++++++-------------------
fs/gfs2/rgrp.c | 32 ++++++++++++++------------------
4 files changed, 39 insertions(+), 38 deletions(-)


Attachments:
signature.asc (836.00 B)
This is a digitally signed message part