Historial de Commits

Autor SHA1 Mensaje Fecha
  Christopher Haster 9453ebd15d Added/improved disk-reading debug scripts hace 5 años
  Christopher Haster fb65057a3c Restructured block devices again for better test exploitation hace 6 años
  Christopher Haster ce2c01f098 Fixed lfs_dir_fetchmatch not understanding overwritten tags hace 6 años
  Christopher Haster 0197b18100 Fixed issue with superblock breaking lfs_dir_seek hace 6 años
  Christopher Haster 9a7a3f637a Merge pull request #337 from ARMmbed/fix-null-fetchmatch hace 6 años
  Christopher Haster 8188019cbf Merge pull request #334 from mon/bugfix/inttypes hace 6 años
  Christopher Haster d6dc728c87 Fixed some issues in lfs_migrate hace 6 años
  Christopher Haster aeff2a28cf Stop wear-leveling during migration hace 6 años
  Christopher Haster aae22c8256 Fixed issue with directories falling out of date after block relocation hace 6 años
  Christopher Haster 60e67ae080 Fixed implicit change-of-sign warning in lfs_dir_fetch hace 6 años
  grunwald-m 64dedee2d1 prepare upstream bugfix of lfs hace 6 años
  Will 5925db48da Fix some LFS_TRACE format specifiers hace 6 años
  Sipke Vriend ba088aa213 lfs_dir_*: Cast error return codes to int. hace 6 años
  Sipke Vriend 955b296bcc lfs_file_rewind: Cast error return codes to int. hace 6 años
  Sipke Vriend 241dbc6f86 lfs_stat: Cast error return codes to int. hace 6 años
  Sipke Vriend 8cca58f1a6 lfs_file_truncate: ensure lfs_file_seek return code is lsf_soff_t and cast error returns hace 6 años
  Sipke Vriend 97f86af4e9 lfs_remove: Cast tag/error return codes to int. hace 6 años
  Sipke Vriend d40302c5e3 lfs_rename: Cast error return codes to int. hace 6 años
  Sipke Vriend 0b5a78e2cd Adjust lfs_dir_find return code to ensure 32 bit value. hace 6 años
  Christopher Haster fd204ac2fb Merge pull request #278 from roykuper13/validate-lfs-cfg-sizes hace 6 años
  Sipke Vriend 965d29b887 build: Fix warnings about shift count width difference for 16 bit compiler hace 6 años
  Roy Kupershmid 0c77123eee lfs: Validate lfs-cfg sizes before performing arithmetic logics with them hace 6 años
  Christopher Haster 494dd6673d Merge pull request #263 from rojer/wundef hace 6 años
  Christopher Haster fce2569005 Merge pull request #257 from pabigot/pr/20190803a hace 6 años
  Deomid "rojer" Ryabkov 303ffb2da4 Fix build with -Wundef hace 6 años
  Peter A. Bigot 5bf71fa43e lfs: do not reposition seek pointer on truncate hace 6 años
  Peter A. Bigot 55fb1416c7 lfs: initialize file offs field hace 6 años
  Peter A. Bigot dc031ce1d9 lfs: use meaningful names for magic block identifiers hace 6 años
  Peter A. Bigot f85ff1d2f8 lfs: correct alignment restriction on lookahead buffer hace 6 años
  Christopher Haster 7872918ec8 Fixed issue where lfs_migrate would relocate root and corrupt superblock hace 6 años