]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 23 Mar 2017 18:39:33 +0000 (11:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 23 Mar 2017 18:39:33 +0000 (11:39 -0700)
commitba322e3ede34db79f83d43b726f110bd11491cc5
treea76baf52612b90c4da8c4ac3c430d483fbbb1d79
parent2ec7aec22dd08303825e4bd2bde8dc4b277dc410
parent495b4a53286f1299948cf2ff3c8da0dc8ac33cce
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs

Pull btrfs fixes from Chris Mason:
 "Zygo tracked down a very old bug with inline compressed extents.

  I didn't tag this one for stable because I want to do individual
  tested backports. It's a little tricky and I'd rather do some extra
  testing on it along the way"

* 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs:
  btrfs: add missing memset while reading compressed inline extents
  Btrfs: fix regression in lock_delalloc_pages
  btrfs: remove btrfs_err_str function from uapi/linux/btrfs.h
fs/btrfs/inode.c