[GIT PULL] Btrfs

From: Chris Mason
Date: Fri Apr 14 2017 - 14:29:34 EST


Hi Linus

Dave Sterba collected a few more fixes for the last rc:

git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus-4.11

These aren't marked for stable, but I'm putting them in with a batch were testing/sending by hand for this release.

Liu Bo (3) commits (+11/-13):
Btrfs: fix invalid dereference in btrfs_retry_endio (+4/-10)
Btrfs: fix potential use-after-free for cloned bio (+1/-1)
Btrfs: fix segmentation fault when doing dio read (+6/-2)

Adam Borowski (1) commits (+3/-0):
btrfs: drop the nossd flag when remounting with -o ssd

Total: (4) commits (+14/-13)

fs/btrfs/inode.c | 22 ++++++++++------------
fs/btrfs/super.c | 3 +++
fs/btrfs/volumes.c | 2 +-
3 files changed, 14 insertions(+), 13 deletions(-)