]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
f2fs: support partial truncation on compressed inode
authorChao Yu <yuchao0@huawei.com>
Wed, 18 Mar 2020 08:22:59 +0000 (16:22 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Fri, 8 May 2020 13:55:56 +0000 (06:55 -0700)
commit3265d3db1f16395cfc6b8ea9b31b4001d98d05ef
treeb6ed34cd7bde862ad9061b811749a7abded16439
parentb5f4684b5f5fe6ea3c0d57acf5acdf8e8fbfe503
f2fs: support partial truncation on compressed inode

Supports to truncate compressed/normal cluster partially on compressed
inode.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/compress.c
fs/f2fs/f2fs.h
fs/f2fs/file.c