Historie revizí

Autor SHA1 Zpráva Datum
  Christopher Haster 8434536f0a Bumped minor version to v2.11 před 11 měsíci
  Sosthène Guédon 7d79423972 Rename SHRINKIFCHEAP to SHRINKNONRELOCATING před 11 měsíci
  Sosthène Guédon 7782d3dfa3 Mention that shrinking is unlikely to work před 11 měsíci
  Sosthène Guédon 9b8f802b43 fixup! Add support for shrinking a filesystem před 11 měsíci
  Sosthène Guédon 2105e502c5 Add support for shrinking a filesystem před 11 měsíci
  Christopher Haster 3d0386489b Bumped minor version to v2.10 před 1 rokem
  Christopher Haster 1bc14933b7 Tweaked on-disk config comments for consistency před 2 roky
  Brian Pugh 749a45650f Fix DivideByZero exception when filesystem is completely full. před 2 roky
  Christopher Haster 42910bc8e5 Bumped minor version to v2.9 před 2 roky
  Christopher Haster 8b8fd14187 Added inline_max, to optionally limit the size of inlined files před 2 roky
  Christopher Haster 09972a1710 Merge pull request #913 from littlefs-project/gc-compactions před 2 roky
  Christopher Haster ed7bd05435 Merge pull request #912 from littlefs-project/relaxed-lookahead před 2 roky
  Christopher Haster b5cd957f42 Extended lfs_fs_gc to compact metadata, compact_thresh před 2 roky
  Christopher Haster 6691718b18 Restricted LFS_FILE_MAX to signed 32-bits, <2^31, <=2147483647 před 2 roky
  Christopher Haster b1b10c0e75 Relaxed lookahead buffer alignment před 2 roky
  Christopher Haster 7b68441888 Renamed a number of internal block-allocator fields před 2 roky
  Brian Pugh c531a5e88f Replace erroneous LFS_FILE_MAX upper bound 4294967296 to 4294967295 před 2 roky
  Christopher Haster f91c5bd687 Bumped minor version to v2.8 před 2 roky
  Christopher Haster 6b33ee5e34 Renamed lfs_fs_findfreeblocks -> lfs_fs_gc, tweaked documentation před 2 roky
  Christopher Haster dbe4598c12 Added API boilerplate for lfs_fs_findfreeblocks and consistent style před 2 roky
  ondrap b637379210 Update lfs_find_free_blocks to match the latest changes. před 2 roky
  Christopher Haster 23505fa9fa Added lfs_fs_grow for growing the filesystem to a different block_count před 3 roky
  Christopher Haster 2c222af17d Tweaked lfs_fsinfo block_size/block_count fields před 2 roky
  Brian Pugh d6098bd3ce Add block_count and block_size to fsinfo před 2 roky
  Brian Pugh be6812213d introduce lfs->block_count. If cfg->block_count is 0, autopopulate from superblock před 2 roky
  Christopher Haster a942cdba66 Bumped minor version to v2.7 před 2 roky
  Christopher Haster eb9af7abe5 Added LFS_MULTIVERSION, made lfs2.0 support a compile-time option před 2 roky
  Christopher Haster b72c96d440 Added support for writing on-disk version lfs2.0 před 2 roky
  Christopher Haster 265692e709 Removed fsinfo.block_usage for now před 2 roky
  Christopher Haster c5fb3f181b Changed fsinfo.minor_version -> fsinfo.disk_version před 2 roky