]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 5 May 2018 06:32:18 +0000 (20:32 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 5 May 2018 06:32:18 +0000 (20:32 -1000)
commit7a54d701fd77d0fc492c32b70de31d0b4735a921
treea1585882a19d510cecc06a9f5e7b22114911f8ba
parentc71481b2fc61a12fd53bacc27ca2fd863bd0738a
parent1cf9de7a6f790478bfbada4413fe05d43234916d
Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux

Pull btrfs fixes from David Sterba:
 "Two regression fixes and one fix for stable"

* tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  Btrfs: send, fix missing truncate for inode with prealloc extent past eof
  btrfs: Take trans lock before access running trans in check_delayed_ref
  btrfs: Fix wrong first_key parameter in replace_path
fs/btrfs/extent-tree.c