rpdfs-progs: free stripe details missed cblk put

bstore_get_free_details() missed putting an existing cached block ref if
it was retrying reading the block details as commits changed.

Signed-off-by: Zach Brown <zab@zabbo.net>
1 file changed
tree: a82e62a0745e4e6c3a6b7bfbf02cfcbc1ba39caf
  1. cli/
  2. devd/
  3. docs/
  4. scripts/
  5. shared/
  6. utask/
  7. .gitignore
  8. Makefile
  9. README.md
README.md

This is the repository for the userspace component of rpdfs (“Rapid FS”), a storage system in early development.

Further bulletins as events warrant.

See the docs/ directory for more information on how to run and contribute to rpdfs.