Messages in this thread |  | | From | Namjae Jeon <> | Date | Sun, 8 Jan 2023 10:07:13 +0900 | Subject | Re: [PATCH v2] exfat: fix inode->i_blocks for non-512 byte sector size device |
| |
2023-01-06 14:45 GMT+09:00, Yuezhang.Mo@sony.com <Yuezhang.Mo@sony.com>: > inode->i_blocks is not real number of blocks, but 512 byte ones. > > Fixes: 98d917047e8b ("exfat: add file operations") > Fixes: 5f2aa075070c ("exfat: add inode operations") > Fixes: 719c1e182916 ("exfat: add super block operations") > > Reported-by: Wang Yugui <wangyugui@e16-tech.com> > Signed-off-by: Yuezhang Mo <Yuezhang.Mo@sony.com> > Reviewed-by: Andy Wu <Andy.Wu@sony.com> Applied, Thanks!
|  |