Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed off_t to loff_t | Spegelius | 2015-12-23 | 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 | ||||
* | exfat: Update to 1.2.2 | Matt Mower | 2015-12-23 | 3 | -0/+743 |
Change-Id: I160389afa074270c398aeb771845500f2445838a |