]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 Aug 2019 16:51:48 +0000 (09:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 Aug 2019 16:51:48 +0000 (09:51 -0700)
commitb2dac3e82c1f27b43aaa4fbfe31f54e1151727ab
tree1adbef5e37da3f3feece08b8c7dfa6e1bab4ce74
parente4a6b7b17db984c413648a6bb6f8d689b36015ad
parenta357c6b27c186daa4d6346c6a0e5737ab9d6fcb5
Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux

Pull btrfs fixes from David Sterba:
 "Two fixes that popped up during testing:

   - fix for sysfs-related code that adds/removes block groups, warnings
     appear during several fstests in connection with sysfs updates in
     5.3, the fix essentially replaces a workaround with scope NOFS and
     applies to 5.2-based branch too

   - add sanity check of trim range"

* tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: trim: Check the range passed into to prevent overflow
  Btrfs: fix sysfs warning and missing raid sysfs directories