* [GIT PULL] vfs: fixes for 5.18-rc1
@ 2022-04-02 1:03 Darrick J. Wong
2022-04-02 3:07 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2022-04-02 1:03 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-fsdevel, linux-xfs, david, linux-kernel, sandeen, hch
Hi Linus,
Please pull this branch of VFS bugfixes for 5.18-rc1. The erofs
developers felt that FIEMAP should handle ranged requests starting at
s_maxbytes by returning EFBIG instead of passing the filesystem
implementation a nonsense 0-byte request.
Not sure why they keep tagging this 'iomap', but the VFS shouldn't be
asking for information about ranges of a file that the filesystem
already declared that it does not support.
As usual, I did a test-merge with upstream master as of a few minutes
ago, and didn't see any conflicts. Please let me know if you encounter
any problems.
--D
The following changes since commit 7e57714cd0ad2d5bb90e50b5096a0e671dec1ef3:
Linux 5.17-rc6 (2022-02-27 14:36:33 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/vfs-5.18-merge-1
for you to fetch changes up to 49df34221804cfd6384135b28b03c9461a31d024:
fs: fix an infinite loop in iomap_fiemap (2022-03-30 09:49:28 -0700)
----------------------------------------------------------------
Fixes for 5.18-rc1:
- Fix a potential infinite loop in FIEMAP by fixing an off by one error
when comparing the requested range against s_maxbytes.
----------------------------------------------------------------
Guo Xuenan (1):
fs: fix an infinite loop in iomap_fiemap
fs/ioctl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] vfs: fixes for 5.18-rc1
2022-04-02 1:03 [GIT PULL] vfs: fixes for 5.18-rc1 Darrick J. Wong
@ 2022-04-02 3:07 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-04-02 3:07 UTC (permalink / raw)
To: Darrick J. Wong
Cc: Linus Torvalds, linux-fsdevel, linux-xfs, david, linux-kernel,
sandeen, hch
The pull request you sent on Fri, 1 Apr 2022 18:03:38 -0700:
> git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/vfs-5.18-merge-1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a4251ab9896cefd75926b11c45aa477f8464cdec
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-04-02 3:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-02 1:03 [GIT PULL] vfs: fixes for 5.18-rc1 Darrick J. Wong
2022-04-02 3:07 ` 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
all inboxes | Powered by JetHome®