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(-) -- 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