Historique des commits

Auteur SHA1 Message Date
  Christopher Haster ad96fca18f Changed attr_max to be specific to custom attributes il y a 7 ans
  Christopher Haster d7e4abad0b Edited tag structure to balance size vs id count il y a 7 ans
  Christopher Haster 29b881017d Revisited xored-globals and related logic il y a 7 ans
  Christopher Haster cf87ba5375 Combined superblock scan and fetch of xored-globals during mount il y a 7 ans
  Christopher Haster 7bacf9b1e0 Removed xored-globals from the mdir struct il y a 7 ans
  Christopher Haster 5eeeb9d6ac Revisited some generic concepts, callbacks, and some reorganization il y a 7 ans
  Christopher Haster 617dd87621 Added deletion to custom attributes il y a 7 ans
  Christopher Haster c67a41af7a Added support for deleting attributes il y a 7 ans
  Christopher Haster 6046d85e6e Added support for entry insertion il y a 7 ans
  Christopher Haster d5e800575d Collapsed recursive deorphans into a single pass il y a 7 ans
  Christopher Haster 21217d75ad Dropped lfs_fs_getattr for the more implicit lfs_getattr("/") il y a 7 ans
  Christopher Haster 126ef8b07f Added allocation randomization for dynamic wear-leveling il y a 7 ans
  Christopher Haster e4a0d586d5 Added building blocks for dynamic wear-leveling il y a 7 ans
  Christopher Haster d8f930eeab Modified CTZ struct type to make space for erased files in the future il y a 7 ans
  Christopher Haster 7c70068b89 Added root entry and expanding superblocks il y a 7 ans
  Christopher Haster 6d0a6fc462 Merge remote-tracking branch 'origin/master' into v2-alpha il y a 7 ans
  Christopher Haster dbcbe4e088 Changed name of upper-limits from blah_size to blah_max il y a 7 ans
  Christopher Haster 213530c376 Changed LFS_ERR_CORRUPT to match EILSEQ instead of EBADE il y a 7 ans
  Christopher Haster a88230ae6a Updated custom attribute documentation and tweaked nonexistant attributes il y a 7 ans
  Christopher Haster 1941bbda76 Cleaned up config options il y a 7 ans
  Christopher Haster 3cfa08602a Introduced cache_size as alternative to hardware read/write sizes il y a 7 ans
  Christopher Haster 97f35c3e05 Simplified the internal xored-globals implementation il y a 7 ans
  Christopher Haster 35f68d28cc Squished in-flight files/dirs into single list il y a 7 ans
  Christopher Haster bd1e0c4059 Cleaned up several TODOs il y a 7 ans
  Christopher Haster 64df0a5e20 Added orphan bit to xored-globals il y a 7 ans
  Christopher Haster 105907ba66 Cleaned up config usage in file logic il y a 7 ans
  Christopher Haster df1b607351 Removed the implicit lfs_t parameter to lfs_traverse il y a 7 ans
  Christopher Haster 3e246da52c Fixed the orphan test to handle logging metadata-pairs il y a 7 ans
  Christopher Haster 15d156082c Added support for custom attributes leveraging the new metadata logging il y a 7 ans
  Christopher Haster 392b2ac79f Refactored the updates of in-flight files/dirs il y a 7 ans