You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NFSv4.2: Protect copy offload and clone against 'eof page pollution'
JIRA: https://issues.redhat.com/browse/RHEL-95596
commit b2036bb
Author: Trond Myklebust <trond.myklebust@hammerspace.com>
Date: Sat Sep 6 10:25:35 2025 -0400
NFSv4.2: Protect copy offload and clone against 'eof page pollution'
The NFSv4.2 copy offload and clone functions can also end up extending
the size of the destination file, so they too need to call
nfs_truncate_last_folio().
Reported-by: Olga Kornievskaia <okorniev@redhat.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Olga Kornievskaia <okorniev@redhat.com>
0 commit comments