Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Support storing files on ZFS #273
Conversation
yipdw
merged commit c2288f9
into
ArchiveTeam:master
Aug 11, 2017
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
added a commit
that referenced
this pull request
Aug 11, 2017
valgrind
deleted the
valgrind:patch-2
branch
Aug 13, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
valgrind commentedAug 7, 2017
ZFS (At least the 0.6.5.6 version included with Ubuntu) will return st_blocks == 1 for all sizes of truncations I tested. Checking for <2 makes is possible to run a pipeline on ZFS.