diff options
author | Trond Myklebust <trond.myklebust@hammerspace.com> | 2025-09-04 18:46:16 -0400 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2025-09-06 16:51:25 -0400 |
commit | b1817b18ff20e69f5accdccefaf78bf5454bede2 (patch) | |
tree | e8c069713274b6a181e5377e77563b0481d12054 /scripts/kernel-doc.py | |
parent | 5a46d2339a5ae268ede53a221f20433d8ea4f2f9 (diff) |
NFS: Protect against 'eof page pollution'
This commit fixes the failing xfstest 'generic/363'.
When the user mmaps() an area that extends beyond the end of file, and
proceeds to write data into the folio that straddles that eof, we're
required to discard that folio data if the user calls some function that
extends the file length.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'scripts/kernel-doc.py')
0 files changed, 0 insertions, 0 deletions