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

Packed File Size Fixes #221

Closed gransom closed 3 years ago

gransom commented 3 years ago

Changes to how object sizes and file sizes are calculated when writing packed objects. This should correct a couple of edge cases associated with pftool read errors from a source FS when writing packed files into a MarFS destination.