aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/dmesg.py
diff options
context:
space:
mode:
authorAndreas Gruenbacher <[email protected]>2021-06-21 22:28:50 +0200
committerAndreas Gruenbacher <[email protected]>2021-06-28 14:13:38 +0200
commitd3c51c55cb9274dd43c156f1f26b5eb4d5f2d58c (patch)
tree8e94b737f7b6c5cc9ba014cfc7fa8cfa3a3ca1e6 /scripts/gdb/linux/dmesg.py
parent38a618dbf47f837f11df01052977dcaf31c5c2a8 (diff)
gfs2: Fix underflow in gfs2_page_mkwrite
On filesystems with a block size smaller than PAGE_SIZE and non-empty files smaller then PAGE_SIZE, gfs2_page_mkwrite could end up allocating excess blocks beyond the end of the file, similar to fallocate. This doesn't make sense; fix it. Reported-by: Bob Peterson <[email protected]> Fixes: 184b4e60853d ("gfs2: Fix end-of-file handling in gfs2_page_mkwrite") Cc: [email protected] # v5.5+ Signed-off-by: Andreas Gruenbacher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/dmesg.py')
0 files changed, 0 insertions, 0 deletions