linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] More btrfs bug fixes
@ 2015-07-12  1:50 fdmanana
  2015-07-14  0:58 ` Chris Mason
  0 siblings, 1 reply; 2+ messages in thread
From: fdmanana @ 2015-07-12  1:50 UTC (permalink / raw)
  To: linux-btrfs, clm; +Cc: Filipe Manana

From: Filipe Manana <fdmanana@suse.com>

Hi Chris,

Please consider the following changes for the kernel 4.2 release. All
these patches have been available in the mailing list for some time.

One of the patches is a fix for a regression in the delayed references
code that landed in 4.2-rc1. Two of them are for issues reported by users
on the list and IRC recently (which I've cc'ed for stable) and the final
one is just a missing update of an inode's on disk size after truncating
a file if the no_holes feature is enabled, which I found some time ago.

I have rebased them on top of your current integration-4.2 branch,
re-tested them and incorporated any tags people have added through the
mailing list (Reviewed-by, Acked-by).

Thanks.

The following changes since commit 9689457b5b0a2b69874c421a489d3fb50ca76b7b:

  Btrfs: fix wrong check for btrfs_force_chunk_alloc() (2015-07-01 17:17:22 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux.git integration-4.2

for you to fetch changes up to cffc3374e567ef42954f3c7070b3fa83f20f9684:

  Btrfs: fix order by which delayed references are run (2015-07-11 22:36:44 +0100)

----------------------------------------------------------------
Filipe Manana (4):
      Btrfs: fix shrinking truncate when the no_holes feature is enabled
      Btrfs: fix memory leak in the extent_same ioctl
      Btrfs: fix list transaction->pending_ordered corruption
      Btrfs: fix order by which delayed references are run

 fs/btrfs/extent-tree.c | 13 +++++++++++++
 fs/btrfs/inode.c       |  5 ++---
 fs/btrfs/ioctl.c       |  4 +++-
 fs/btrfs/transaction.c |  4 ++--
 4 files changed, 20 insertions(+), 6 deletions(-)

-- 
2.1.3


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

* Re: [GIT PULL] More btrfs bug fixes
  2015-07-12  1:50 [GIT PULL] More btrfs bug fixes fdmanana
@ 2015-07-14  0:58 ` Chris Mason
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Mason @ 2015-07-14  0:58 UTC (permalink / raw)
  To: fdmanana; +Cc: linux-btrfs, Filipe Manana

On Sun, Jul 12, 2015 at 02:50:47AM +0100, fdmanana@kernel.org wrote:
> From: Filipe Manana <fdmanana@suse.com>
> 
> Hi Chris,
> 
> Please consider the following changes for the kernel 4.2 release. All
> these patches have been available in the mailing list for some time.
> 
> One of the patches is a fix for a regression in the delayed references
> code that landed in 4.2-rc1. Two of them are for issues reported by users
> on the list and IRC recently (which I've cc'ed for stable) and the final
> one is just a missing update of an inode's on disk size after truncating
> a file if the no_holes feature is enabled, which I found some time ago.
> 
> I have rebased them on top of your current integration-4.2 branch,
> re-tested them and incorporated any tags people have added through the
> mailing list (Reviewed-by, Acked-by).
> 

Thanks Filipe, I've pulled these in along with a few more.  I'll test
overnight and push out in the morning.

-chris

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

end of thread, other threads:[~2015-07-14  0:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-12  1:50 [GIT PULL] More btrfs bug fixes fdmanana
2015-07-14  0:58 ` Chris Mason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).