Merge tag 'vfs-6.2-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Dec 2022 18:26:38 +0000 (10:26 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Dec 2022 18:26:38 +0000 (10:26 -0800)
commita45a7db9bc7b9e36f213330dcb13356b86a5633a
treecfcff3aba4c34a607e983542576b29c9664f9b91
parent02bf43c7b7f7a19aa59a75f5244f0a3408bace1a
parenta79168a0c00d710420c1758f6c38df89e12f0763
Merge tag 'vfs-6.2-merge-1' of git://git./fs/xfs/xfs-linux

Pull vfs remap_range update from Darrick Wong:

 - Make some minor adjustments to the remap range preparation function
   to skip file updates when the request length is adjusted downwards to
   zero.

* tag 'vfs-6.2-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  fs/remap_range: avoid spurious writeback on zero length request
fs/remap_range.c