Re: [PATCH 0/2] xfs: correct pNFS layout mappings
Carlos Maiolino <[email protected]>
| Newsgroups | gmane.linux.nfs |
|---|---|
| Message-ID | <178012306198.22275.7605201361489277249.b4-ty@b4> |
On Tue, 19 May 2026 17:32:57 -0700, Dai Ngo wrote:
> This patch series fixes pNFS layout mapping issues exposed by running
> xfstests generic/075 against an NFSv4.2 block layout export. The first
> change stops xfs_fs_map_blocks() from propagating an uninitialized
> mapping record after xfs_bmapi_read() fails.
>
> The second change removes the XFS_BMAPI_ENTIRE flag so each request
> only returns the range the client asked for, eliminating overlapping
> in LAYOUTGET replies.
>
> [...]
Applied to for-next, thanks!
[1/2] xfs: fix use of uninitialized imap in xfs_fs_map_blocks error path
commit: 97bdbf2613eb89428b739ce09d1a6e1c8435a286
[2/2] xfs: fix overlapping extents returned for pNFS LAYOUTGET
commit: 36ca6f11424a5b6d92b88df37c40bf2fe825d5a0
Best regards,
--
Carlos Maiolino <[email protected]>