Historique des commits

Auteur SHA1 Message Date
  Deomid "rojer" Ryabkov 303ffb2da4 Fix build with -Wundef il y a 6 ans
  Christopher Haster 7872918ec8 Fixed issue where lfs_migrate would relocate root and corrupt superblock il y a 6 ans
  Christopher Haster e249854858 Removed dependency on uninitialized value in lfs_file_t struct il y a 6 ans
  Christopher Haster e1f3b90b56 Merge remote-tracking branch 'origin/master' into debug-improvements il y a 6 ans
  Christopher Haster 74fe46de3d Merge pull request #233 from ARMmbed/discourage-no-wear-leveling il y a 6 ans
  Christopher Haster 582b596ed1 Merge pull request #242 from ARMmbed/fix-2048-erase-size il y a 6 ans
  Christopher Haster 0d4c0b105c Fixed issue where inline files were not cleaned up il y a 6 ans
  Christopher Haster 4850e01e14 Changed rdonly/wronly mistakes to assert il y a 6 ans
  Christopher Haster 31e28fddb7 Merge pull request #237 from Ar2rL/reverse_finalize_close il y a 6 ans
  Christopher Haster de5972699a Fixed license header in lfs.c il y a 6 ans
  Christopher Haster 38a2a8d2a3 Minor improvement to documentation over block_cycles il y a 6 ans
  Christopher Haster 51fabc672b Switched to using hex for blocks and ids in debug output il y a 6 ans
  Christopher Haster 312326c4e4 Added a better solution for large prog sizes il y a 6 ans
  Christopher Haster 649640c605 Fixed workaround for erase sizes >1024 B il y a 6 ans
  Ar2rL 7e1bad3eee Set LFS_F_OPENED flag at places required by lfs internal logic. il y a 6 ans
  Ar2rL 72a3758958 Use LFS_F_OPENED flag to protect against use of not opened or closed file. il y a 6 ans
  Christopher Haster 53a6e04712 Changed block_cycles disable from 0 to -1 il y a 6 ans
  Christopher Haster 52a90b8dcc Added asserts on positive return values from block device functions il y a 6 ans
  Christopher Haster e279c8ff90 Tweaked debug output il y a 6 ans
  Christopher Haster 6a1ee91490 Added trace statements through LFS_YES_TRACE il y a 6 ans
  Christopher Haster b73ac594f2 Fixed issues with reading and caching inline files il y a 6 ans
  Christopher Haster 614f7b1e68 Fixed accidental truncate after seek on inline files il y a 6 ans
  Christopher Haster a9a61a3e78 Added redundant compaction to lfs_format/lfs_migrate il y a 6 ans
  Christopher Haster 36973d8fd5 Fixed missing cache flush in lfs_migrate il y a 6 ans
  Christopher Haster ef77195a64 Fixed limit of inline files based on LFS_ATTR_MAX il y a 6 ans
  Christopher Haster 12e464e9c3 Fixed issue with writes following a truncate il y a 6 ans
  Christopher Haster 9899c7fe48 Fixed read cache amount based on hint and offset il y a 6 ans
  Deomid "rojer" Ryabkov 2533a0f6d6 Make lfs1_crc static so it doesn't conflict with prefixed LFS1 code il y a 6 ans
  Christopher Haster 0a1f706ca2 Merge pull request #160 from FreddieChopin/no-cache-bypass il y a 6 ans
  Freddie Chopin fdd239fe21 Don't bypass cache in `lfs_cache_prog()` and `lfs_cache_read()` il y a 6 ans