- Added contexts (docs)
bindContextis used to create a newBoundContext- Almost all emulation layer functions now accept a
FS_Contextasthis
- Added
chroot- For both
chrootandbindContext, you need to make sure the new root directory exists and has the correct permissions
- For both
- Removed some backend option descriptions (runtime bloat)
- Changed to
assert.equalfor many tests for readability - Fixed
Dirtests not usingopendir - Removed source from package to reduce size and reduce confusion
- Fixed a race condition in
configure - Overhauled
zenfs-test