mar-file-system / marfs

MarFS provides a scalable near-POSIX file system by using one or more POSIX file systems as a scalable metadata component and one or more data stores (object, file, etc) as a scalable data component.
Other
96 stars 27 forks source link

Added extra return codes for quota scan problem determination. Remov… #204

Closed thewacokid closed 6 years ago

thewacokid commented 6 years ago

…ed trash file parsing (performance reasons).

Fixed a bug with indexing when updating histograms on GPFS filesets that are not contiguous.