diff options
author | Jan Kara <[email protected]> | 2019-11-05 17:44:09 +0100 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2019-11-05 12:13:25 -0500 |
commit | b90bfdf581194a0fa5f6c26fef1e522f15f6212e (patch) | |
tree | 049cad17c0b0b24520d734501ad6a1c4a2b05935 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | 0db45889453644bb5d3e3c6044f4d81b910d41ef (diff) |
jbd2: Completely fill journal descriptor blocks
With 32-bit block numbers, we don't allocate the array for journal
buffer heads large enough for corresponding descriptor tags to fill the
descriptor block. Thus we end up writing out half-full descriptor blocks
to the journal unnecessarily growing the transaction. Fix the logic to
allocate the array large enough.
Signed-off-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions