aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorAndreas Gruenbacher <[email protected]>2023-02-01 14:08:50 +0000
committerAndreas Gruenbacher <[email protected]>2023-02-22 11:06:20 +0000
commitcbb60951ce18c9b6e91d2eb97deb41d8ff616622 (patch)
tree884178cf3d3d7a8755e06d5c6dd82ed958468b6a /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parentgfs2: Improve gfs2_make_fs_rw error handling (diff)
downloadkernel-cbb60951ce18c9b6e91d2eb97deb41d8ff616622.tar.gz
kernel-cbb60951ce18c9b6e91d2eb97deb41d8ff616622.zip
gfs2: jdata writepage fix
The ->writepage() and ->writepages() operations are supposed to write entire pages. However, on filesystems with a block size smaller than PAGE_SIZE, __gfs2_jdata_writepage() only adds the first block to the current transaction instead of adding the entire page. Fix that. Fixes: 18ec7d5c3f43 ("[GFS2] Make journaled data files identical to normal files on disk") Signed-off-by: Andreas Gruenbacher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions