Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-12-23 | Changed off_t to loff_t | Spegelius | 1 | -4/+4 | |
- off_t is long, loff_t is long long (32bit vs. 64bit) - exfat requites 64 bit to support larger than 2GB fs Change-Id: I70293e45d7d6686317edc759092e738a2ebdd860 | |||||
2015-12-23 | exfat: Update to 1.2.2 | Matt Mower | 3 | -0/+743 | |
Change-Id: I160389afa074270c398aeb771845500f2445838a |