Commit History

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