diff options
author | 2020-08-31 11:09:49 +0900 | |
---|---|---|
committer | 2020-09-11 11:11:25 -0700 | |
commit | ae999bb9a3399527bbe2c352191a0d49faa9c441 (patch) | |
tree | f2d73eb416af5c2c3c41fe4e5798441a54ef8205 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
parent | f2fs: add block address limit check to compressed file (diff) | |
download | wireguard-linux-ae999bb9a3399527bbe2c352191a0d49faa9c441.tar.xz wireguard-linux-ae999bb9a3399527bbe2c352191a0d49faa9c441.zip |
f2fs: change compr_blocks of superblock info to 64bit
Current compr_blocks of superblock info is not 64bit value. We are
accumulating each i_compr_blocks count of inodes to this value and
those are 64bit values. So, need to change this to 64bit value.
Signed-off-by: Daeho Jeong <daehojeong@google.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.h')
0 files changed, 0 insertions, 0 deletions