Historique des commits

Auteur SHA1 Message Date
  Christopher Haster 72e3bb4448 Refactored a handful of things in tests il y a 6 ans
  Christopher Haster 649640c605 Fixed workaround for erase sizes >1024 B il y a 6 ans
  Peter A. Bigot eb013e6dd6 lfs: correct documentation on lookahead-related values 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
  Ar2rL df2e676562 Add necessary flag to mark file as being opened. il y a 6 ans
  Christopher Haster 53a6e04712 Changed block_cycles disable from 0 to -1 il y a 6 ans
  Christopher Haster 1aaf1cb6c0 Minor improvements to testing framework 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
  Haneef Mubarak 2e92f7a49b actually removed <dirent.h> il y a 6 ans
  Haneef Mubarak 2588948d70 removed <dirent.h> preventing compile on some archs il y a 6 ans
  Christopher Haster abd90cb84c Fixed 32-bit/64-bit Ubuntu multilib issue in Travis 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 f06dc5737f Merge pull request #201 from nickray/python2-markings il y a 6 ans
  Nicolas Stalder 3fb242f3ae Mark all Python 2 scripts as Python 2 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
  Christopher Haster bc7bed740b Merge pull request #181 from rojer/lfs1_crc il y a 6 ans
  Christopher Haster cf9afdddff Merge pull request #179 from rojer/wundef 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
  Deomid "rojer" Ryabkov 2a7f0ed11b Fix compilation with -Wundef il y a 6 ans
  Christopher Haster f35fb8c148 Fixed migration test condition for prefix branches 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