Linux/linux bed3c0dfs/btrfs extent-tree.c xattr.c

Merge tag 'for-5.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux

Pull btrfs fixes from David Sterba:

 - regression where properties stored as xattrs are not properly
   persisted

 - a small readahead fix (the fstests testcase for that fix hangs on
   unpatched kernel, so we'd like get it merged to ease future testing)

 - fix a race during block group creation and deletion

* tag 'for-5.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  Btrfs: fix failure to persist compression property xattr deletion on fsync
  btrfs: start readahead also in seed devices
  Btrfs: fix race between block group removal and block group allocation
DeltaFile
+13-11fs/btrfs/extent-tree.c
+3-3fs/btrfs/xattr.c
+5-0fs/btrfs/reada.c
+0-2fs/btrfs/ioctl.c
+21-164 files

UnifiedSplitRaw