From: Filipe Manana <fdman...@suse.com>

Hi Chris,

Please consider the following fixes for kernel 4.4. Two of them are fixes
to new issues introduced in the 4.4 merge window and 4.4 release candidates.
The other one just fixes a warning message that is confusing and has made
several users wonder if they are supposed to do anything or not when we
fail to read a space cache.
All these fixes have been previously sent to the mailing list.

Thanks.

The following changes since commit dba72cb30b6a4811038128c8a98b268d18ca60fe:

  btrfs: fix balance range usage filters in 4.4-rc (2015-11-25 05:27:33 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux.git for-chris-4.4

for you to fetch changes up to 94356889c404faf050895099fd0d23f8bef118c4:

  btrfs: fix misleading warning when space cache failed to load (2015-12-10 
11:38:08 +0000)

----------------------------------------------------------------
Filipe Manana (2):
      Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list
      Btrfs: fix transaction handle leak in balance

Holger Hoffstätte (1):
      btrfs: fix misleading warning when space cache failed to load

 fs/btrfs/extent-tree.c      | 10 +++++++---
 fs/btrfs/free-space-cache.c |  2 +-
 fs/btrfs/transaction.c      |  1 -
 fs/btrfs/transaction.h      |  2 +-
 fs/btrfs/volumes.c          |  3 +--
 5 files changed, 10 insertions(+), 8 deletions(-)

-- 
2.1.3

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to