All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for 5.1-rc5
@ 2019-04-11 17:35 David Sterba
  2019-04-11 21:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2019-04-11 17:35 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, clm, linux-btrfs, linux-kernel

Hi,

please pull the following updates that have some user-visible effects:

- fix parsing of compression algorithm when set as a inode property,
  this could end up with eg. 'zst' or 'zli' in the value

- don't allow trim on a filesystem with unreplayed log, this could cause
  data loss if there are pending updates to the block groups that would
  not be subject to trim after replay

Thanks.

----------------------------------------------------------------
The following changes since commit 0ccc3876e4b2a1559a4dbe3126dda4459d38a83b:

  Btrfs: fix assertion failure on fsync with NO_HOLES enabled (2019-03-20 19:53:39 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.1-rc4-tag

for you to fetch changes up to 272e5326c7837697882ce3162029ba893059b616:

  btrfs: prop: fix vanished compression property after failed set (2019-04-04 17:57:53 +0200)

----------------------------------------------------------------
Anand Jain (2):
      btrfs: prop: fix zstd compression parameter validation
      btrfs: prop: fix vanished compression property after failed set

Filipe Manana (1):
      Btrfs: do not allow trimming when a fs is mounted with the nologreplay option

 fs/btrfs/ioctl.c | 10 ++++++++++
 fs/btrfs/props.c |  8 ++++----
 2 files changed, 14 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Btrfs fixes for 5.1-rc5
  2019-04-11 17:35 [GIT PULL] Btrfs fixes for 5.1-rc5 David Sterba
@ 2019-04-11 21:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-04-11 21:45 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, clm, linux-btrfs, linux-kernel

The pull request you sent on Thu, 11 Apr 2019 19:35:13 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.1-rc4-tag

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2d06b235815e6bd20395f3db9ada786a6f7a876e

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-04-11 21:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-11 17:35 [GIT PULL] Btrfs fixes for 5.1-rc5 David Sterba
2019-04-11 21:45 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.