Historial de Commits

Autor SHA1 Mensaje Fecha
  Brian Pugh d6098bd3ce Add block_count and block_size to fsinfo hace 2 años
  Brian Pugh d6c0c6a786 linting hace 2 años
  Brian Pugh 7521e0a6b2 fix newly introduced missing cleanup when an invalid superblock is found. hace 2 años
  Brian Pugh 6de3fc6ae8 fix corruption check hace 2 años
  Brian Pugh df238ebac6 Add a unit test; currently hanging on final permutation. hace 2 años
  Brian Pugh be6812213d introduce lfs->block_count. If cfg->block_count is 0, autopopulate from superblock hace 2 años
  Brian Pugh 6dae7038f9 remove redundant superblock check hace 2 años
  Brian Pugh 73285278b9 refactor lfs_scan_for_state_updates and lfs_scan_for_superblock out of lfs_format hace 2 años
  Christopher Haster eb9af7abe5 Added LFS_MULTIVERSION, made lfs2.0 support a compile-time option hace 2 años
  Christopher Haster b72c96d440 Added support for writing on-disk version lfs2.0 hace 2 años
  Christopher Haster 265692e709 Removed fsinfo.block_usage for now hace 2 años
  Christopher Haster c5fb3f181b Changed fsinfo.minor_version -> fsinfo.disk_version hace 2 años
  Christopher Haster a7ccc1df59 Promoted lfs_gstate_needssuperblock to be available in readonly builds hace 2 años
  Christopher Haster 87bbf1d374 Added lfs_fs_stat for access to filesystem status/configuration hace 2 años
  Benjamin Valentin 6fda813ce8 Fix build for AVR hace 2 años
  Christopher Haster 259535ee73 Added lfs_fs_mkconsistent hace 2 años
  Christopher Haster 94d9e097a6 Fixed issue where lfs_fs_deorphan may run more than needed hace 2 años
  Christopher Haster dd03c27476 Merge pull request #805 from littlefs-project/fix-dir-seek-end hace 2 años
  Christopher Haster b6773e68bf Merge remote-tracking branch 'origin/devel' into fix-dir-seek-end hace 2 años
  Christopher Haster 922a35b3a5 Merge remote-tracking branch 'origin/devel' into fix-boundary-truncates hace 2 años
  Christopher Haster 92298c749d Merge pull request #802 from littlefs-project/assert-minimum-block-size hace 2 años
  Christopher Haster 50b394ca36 Merge pull request #801 from littlefs-project/assert-bool-cast hace 2 años
  Christopher Haster 2a18e03cb8 Merge pull request #809 from littlefs-project/brent-cycle-detection hace 2 años
  Christopher Haster 4c9360020e Added ability to bump on-disk minor version hace 2 años
  Christopher Haster b33a5b3f85 Fixed issue where seeking to end-of-directory return LFS_ERR_INVAL hace 2 años
  Christopher Haster b0a4a44e5b Added explicit assert for minimum block size of 128 bytes hace 2 años
  Christopher Haster aae897ffd0 Added an assert for truthy-preserving bool conversions hace 2 años
  Christopher Haster e57402c8e9 Added ability to revert to inline file in lfs_file_truncate hace 2 años
  Christopher Haster 6dc18c38c1 Fixed block-boundary truncate issue hace 2 años
  Christopher Haster ba1c76435a Fixed issue where deorphan could get stuck circling between two half-orphans hace 3 años