* [GIT PULL] Btrfs fixes for 5.2-rc6
@ 2019-06-18 16:52 David Sterba
2019-06-18 18:25 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2019-06-18 16:52 UTC (permalink / raw)
To: torvalds; +Cc: David Sterba, clm, linux-btrfs, linux-kernel
Hi,
please pull the following btrfs fixes:
- 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
Thanks.
----------------------------------------------------------------
The following changes since commit 8103d10b71610aa65a65d6611cd3ad3f3bd7beeb:
btrfs: Always trim all unallocated space in btrfs_trim_free_extents (2019-06-07 14:52:05 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.2-rc5-tag
for you to fetch changes up to 3763771cf60236caaf7ccc79cea244c63d7c49a0:
Btrfs: fix failure to persist compression property xattr deletion on fsync (2019-06-17 16:37:17 +0200)
----------------------------------------------------------------
Filipe Manana (2):
Btrfs: fix race between block group removal and block group allocation
Btrfs: fix failure to persist compression property xattr deletion on fsync
Naohiro Aota (1):
btrfs: start readahead also in seed devices
fs/btrfs/extent-tree.c | 24 +++++++++++++-----------
fs/btrfs/ioctl.c | 2 --
fs/btrfs/reada.c | 5 +++++
fs/btrfs/xattr.c | 6 +++---
4 files changed, 21 insertions(+), 16 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Btrfs fixes for 5.2-rc6
2019-06-18 16:52 [GIT PULL] Btrfs fixes for 5.2-rc6 David Sterba
@ 2019-06-18 18:25 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-06-18 18:25 UTC (permalink / raw)
To: David Sterba; +Cc: torvalds, David Sterba, clm, linux-btrfs, linux-kernel
The pull request you sent on Tue, 18 Jun 2019 18:52:07 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.2-rc5-tag
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/bed3c0d84e7e25c8e0964d297794f4c215b01f33
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-06-18 18:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-18 16:52 [GIT PULL] Btrfs fixes for 5.2-rc6 David Sterba
2019-06-18 18:25 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).