diff options
author | Yuezhang Mo <Yuezhang.Mo@sony.com> | 2023-01-04 07:37:47 +0100 |
---|---|---|
committer | Namjae Jeon <linkinjeon@kernel.org> | 2023-02-27 13:14:45 +0100 |
commit | 39c1ce8eafc0ff64fb9e28536ccc7df6a8e2999d (patch) | |
tree | badb112dfa32ee543e7c91671d656065b26f4ea7 /scripts | |
parent | exfat: redefine DIR_DELETED as the bad cluster number (diff) | |
download | linux-39c1ce8eafc0ff64fb9e28536ccc7df6a8e2999d.tar.xz linux-39c1ce8eafc0ff64fb9e28536ccc7df6a8e2999d.zip |
exfat: fix inode->i_blocks for non-512 byte sector size device
inode->i_blocks is not real number of blocks, but 512 byte ones.
Fixes: 98d917047e8b ("exfat: add file operations")
Cc: stable@vger.kernel.org # v5.7+
Reported-by: Wang Yugui <wangyugui@e16-tech.com>
Tested-by: Wang Yugui <wangyugui@e16-tech.com>
Signed-off-by: Yuezhang Mo <Yuezhang.Mo@sony.com>
Reviewed-by: Andy Wu <Andy.Wu@sony.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions