]> Git Repo - linux.git/commitdiff
Merge tag 'for-5.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <[email protected]>
Tue, 15 Feb 2022 17:14:05 +0000 (09:14 -0800)
committerLinus Torvalds <[email protected]>
Tue, 15 Feb 2022 17:14:05 +0000 (09:14 -0800)
Pull btrfs fixes from David Sterba:

 - yield CPU more often when defragmenting a large file

 - skip defragmenting extents already under writeback

 - improve error message when send fails to write file data

 - get rid of warning when mounted with 'flushoncommit'

* tag 'for-5.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: send: in case of IO error log it
  btrfs: get rid of warning on transaction commit when using flushoncommit
  btrfs: defrag: don't try to defrag extents which are under writeback
  btrfs: don't hold CPU for too long when defragging a file

1  2 
fs/btrfs/ioctl.c

Simple merge
This page took 0.064515 seconds and 4 git commands to generate.