All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] Btrfs fixes for 4.9-rc5
@ 2016-11-10 15:00 David Sterba
  2016-11-11 20:45 ` Chris Mason
  0 siblings, 1 reply; 3+ messages in thread
From: David Sterba @ 2016-11-10 15:00 UTC (permalink / raw)
  To: clm; +Cc: linux-btrfs, David Sterba

Hi,

two minor error handling fixes and one fix for balance sttus item that goes
back to 4.4.

The branch continues from my last pull that went to Linus' tree, so it would
be a good idea to do the same as before. I've added a signed tag for branch.

----------------------------------------------------------------
The following changes since commit 9d1032cc49a8a1065e79ee323de66bcb4fdbd535:

  btrfs: fix WARNING in btrfs_select_ref_head() (2016-10-24 18:20:29 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-4.9-rc5

for you to fetch changes up to 3ed73b672c8707cab47ef0caf5d0c2a377ad70f2:

  btrfs: Call kunmap if zlib_inflateInit2 fails (2016-11-07 18:07:03 +0100)

----------------------------------------------------------------
Christophe JAILLET (1):
      btrfs: remove redundant check of btrfs_iget return value

David Sterba (1):
      btrfs: store and load values of stripes_min/stripes_max in balance status item

Nick Terrell (1):
      btrfs: Call kunmap if zlib_inflateInit2 fails

 fs/btrfs/ctree.h            | 4 ++++
 fs/btrfs/free-space-cache.c | 2 --
 fs/btrfs/zlib.c             | 1 +
 3 files changed, 5 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PULL] Btrfs fixes for 4.9-rc5
  2016-11-10 15:00 [PULL] Btrfs fixes for 4.9-rc5 David Sterba
@ 2016-11-11 20:45 ` Chris Mason
  2016-11-14 12:46   ` David Sterba
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Mason @ 2016-11-11 20:45 UTC (permalink / raw)
  To: David Sterba; +Cc: linux-btrfs

On 11/10/2016 10:00 AM, David Sterba wrote:
> Hi,
>
> two minor error handling fixes and one fix for balance sttus item that goes
> back to 4.4.
>
> The branch continues from my last pull that went to Linus' tree, so it would
> be a good idea to do the same as before. I've added a signed tag for branch.

Looking at this again before sending off:

btrfs: remove redundant check of btrfs_iget return value

Is really a cleanup and we should wait for the merge window.  Since this 
means rebasing the pull, I'm happy to send the others on Monday.

-chris

>
> ----------------------------------------------------------------
> The following changes since commit 9d1032cc49a8a1065e79ee323de66bcb4fdbd535:
>
>   btrfs: fix WARNING in btrfs_select_ref_head() (2016-10-24 18:20:29 +0200)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-4.9-rc5
>
> for you to fetch changes up to 3ed73b672c8707cab47ef0caf5d0c2a377ad70f2:
>
>   btrfs: Call kunmap if zlib_inflateInit2 fails (2016-11-07 18:07:03 +0100)
>
> ----------------------------------------------------------------
> Christophe JAILLET (1):
>       btrfs: remove redundant check of btrfs_iget return value
>
> David Sterba (1):
>       btrfs: store and load values of stripes_min/stripes_max in balance status item
>
> Nick Terrell (1):
>       btrfs: Call kunmap if zlib_inflateInit2 fails
>
>  fs/btrfs/ctree.h            | 4 ++++
>  fs/btrfs/free-space-cache.c | 2 --
>  fs/btrfs/zlib.c             | 1 +
>  3 files changed, 5 insertions(+), 2 deletions(-)
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PULL] Btrfs fixes for 4.9-rc5
  2016-11-11 20:45 ` Chris Mason
@ 2016-11-14 12:46   ` David Sterba
  0 siblings, 0 replies; 3+ messages in thread
From: David Sterba @ 2016-11-14 12:46 UTC (permalink / raw)
  To: Chris Mason; +Cc: linux-btrfs

On Fri, Nov 11, 2016 at 03:45:10PM -0500, Chris Mason wrote:
> On 11/10/2016 10:00 AM, David Sterba wrote:
> > Hi,
> >
> > two minor error handling fixes and one fix for balance sttus item that goes
> > back to 4.4.
> >
> > The branch continues from my last pull that went to Linus' tree, so it would
> > be a good idea to do the same as before. I've added a signed tag for branch.
> 
> Looking at this again before sending off:
> 
> btrfs: remove redundant check of btrfs_iget return value
> 
> Is really a cleanup and we should wait for the merge window.  Since this 
> means rebasing the pull, I'm happy to send the others on Monday.

Technically it is a cleanup, but I look at it more from the correctness
perspective and based of feelings that "this looks relvant for rc".
But postponing for 4.10 fine for me.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-11-14 12:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-10 15:00 [PULL] Btrfs fixes for 4.9-rc5 David Sterba
2016-11-11 20:45 ` Chris Mason
2016-11-14 12:46   ` David Sterba

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.