diff options
author | Gao Xiang <gaoxiang25@huawei.com> | 2019-09-26 12:15:15 +0800 |
---|---|---|
committer | Gao Xiang <hsiangkao@aol.com> | 2019-10-06 13:21:10 +0800 |
commit | b0ca535297b6dfb1026fd1618a67571ccbcbe8e4 (patch) | |
tree | eb532922b5dfba3df097cb974f5d6d056bdde697 /lib/compress.c | |
parent | fbba92dc493401dec79c902580f6ac2101660eb9 (diff) |
erofs-utils: support 64-bit internal buffer cache
Previously, the type of off in struct erofs_buffer_head
is unsigned int, it's not enough for large files.
Fix to a 64-bit field in order to support large files.
Reviewed-by: Li Guifu <blucerlee@gmail.com>
Tested-by: Li Guifu <blucerlee@gmail.com>
Link: https://lore.kernel.org/r/20191004204630.22696-1-hsiangkao@aol.com
Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Diffstat (limited to 'lib/compress.c')
0 files changed, 0 insertions, 0 deletions