-
- Downloads
Support exfat capacity more than 2TB
- Change the size of num_sectors in memory to 64 bits as it is in on-disk structure. - Use type 'sector_t' for all sector variables. - Fix overflow issue of macro START_SECTOR(x) Reviewed-by:Peter Huang <peterh@synology.com> Signed-off-by:
Chung-Chiang Cheng <cccheng@synology.com>
Showing
- exfat_blkdev.c 2 additions, 2 deletionsexfat_blkdev.c
- exfat_blkdev.h 2 additions, 2 deletionsexfat_blkdev.h
- exfat_cache.c 26 additions, 22 deletionsexfat_cache.c
- exfat_cache.h 8 additions, 8 deletionsexfat_cache.h
- exfat_core.c 63 additions, 50 deletionsexfat_core.c
- exfat_core.h 11 additions, 11 deletionsexfat_core.h
Please register or sign in to comment