Commit History

Autor SHA1 Mensaxe Data
  Daniël van de Giessen 92fc780f71 lfs_fs_raw* functions should be static %!s(int64=2) %!d(string=hai) anos
  Christopher Haster 6b33ee5e34 Renamed lfs_fs_findfreeblocks -> lfs_fs_gc, tweaked documentation %!s(int64=2) %!d(string=hai) anos
  Christopher Haster dbe4598c12 Added API boilerplate for lfs_fs_findfreeblocks and consistent style %!s(int64=2) %!d(string=hai) anos
  ondrap d85a0fe2e2 Move lookahead buffer offset at the first free block if such block doesn't exist move it for whole lookahead size. %!s(int64=2) %!d(string=hai) anos
  ondrap b637379210 Update lfs_find_free_blocks to match the latest changes. %!s(int64=2) %!d(string=hai) anos
  Christopher Haster 1ba4ed03f0 Merge pull request #872 from littlefs-project/fs-grow %!s(int64=2) %!d(string=hai) anos
  Christopher Haster e4b7fa15c1 Merge pull request #866 from BrianPugh/optional-block-count %!s(int64=2) %!d(string=hai) anos
  Christopher Haster 23505fa9fa Added lfs_fs_grow for growing the filesystem to a different block_count %!s(int64=3) %!d(string=hai) anos
  Christopher Haster 2c222af17d Tweaked lfs_fsinfo block_size/block_count fields %!s(int64=2) %!d(string=hai) anos
  Christopher Haster 9c23329dd7 Revert of refactor lfs_scan_* out of lfs_format %!s(int64=2) %!d(string=hai) anos
  Christopher Haster 130790fa91 Merge pull request #863 from littlefs-project/fix-conversion-warning %!s(int64=2) %!d(string=hai) anos
  Brian Pugh 23089d5758 remove previous block_count detection from lfs_format %!s(int64=2) %!d(string=hai) anos
  Brian Pugh d6098bd3ce Add block_count and block_size to fsinfo %!s(int64=2) %!d(string=hai) anos
  Brian Pugh d6c0c6a786 linting %!s(int64=2) %!d(string=hai) anos
  Brian Pugh 7521e0a6b2 fix newly introduced missing cleanup when an invalid superblock is found. %!s(int64=2) %!d(string=hai) anos
  Brian Pugh 6de3fc6ae8 fix corruption check %!s(int64=2) %!d(string=hai) anos
  Brian Pugh df238ebac6 Add a unit test; currently hanging on final permutation. %!s(int64=2) %!d(string=hai) anos
  Brian Pugh be6812213d introduce lfs->block_count. If cfg->block_count is 0, autopopulate from superblock %!s(int64=2) %!d(string=hai) anos
  Brian Pugh 6dae7038f9 remove redundant superblock check %!s(int64=2) %!d(string=hai) anos
  Brian Pugh 73285278b9 refactor lfs_scan_for_state_updates and lfs_scan_for_superblock out of lfs_format %!s(int64=2) %!d(string=hai) anos
  Mohammad Dahamshi 5a834b6fc1 initlize struct lfs_diskoff disk = {0} %!s(int64=2) %!d(string=hai) anos
  Christopher Haster d775b46e3d Fixed integer conversion warning from Code Composer Studio %!s(int64=2) %!d(string=hai) anos
  Christopher Haster eb9af7abe5 Added LFS_MULTIVERSION, made lfs2.0 support a compile-time option %!s(int64=2) %!d(string=hai) anos
  Christopher Haster b72c96d440 Added support for writing on-disk version lfs2.0 %!s(int64=2) %!d(string=hai) anos
  Christopher Haster 265692e709 Removed fsinfo.block_usage for now %!s(int64=2) %!d(string=hai) anos
  Christopher Haster c5fb3f181b Changed fsinfo.minor_version -> fsinfo.disk_version %!s(int64=2) %!d(string=hai) anos
  Christopher Haster a7ccc1df59 Promoted lfs_gstate_needssuperblock to be available in readonly builds %!s(int64=2) %!d(string=hai) anos
  Christopher Haster 87bbf1d374 Added lfs_fs_stat for access to filesystem status/configuration %!s(int64=2) %!d(string=hai) anos
  Benjamin Valentin 6fda813ce8 Fix build for AVR %!s(int64=2) %!d(string=hai) anos
  Christopher Haster 259535ee73 Added lfs_fs_mkconsistent %!s(int64=2) %!d(string=hai) anos