All releases of ccgfs


Release Notes: This release adds subsecond resolution to the getattr/stat calls and nanosecond resolution to the utimes invocation. O_CLOEXEC is now supported, as well.


Release Notes: ccgfs has been updated to use libHX 3.4.


Release Notes: The code was adjusted for the libHX 3.0 API.


Release Notes: This release adds an option to disable UID mapping.


Release Notes: This release adds I/O retry support for serial line transports. The program documentation files were changed from plain text to manpage/nroff format.


Release Notes: This release updates the code to work with libHX 1.25.


Release Notes: Automatic subprocess restarting was not completely working.


Release Notes: This release fixes non-functional chmod and read/write request clamping. It adds more command line options to the program launcher so that it can be used by other projects.


Release Notes: pread and pwrite syscalls are now used and large writes greater than 8K are properly handled.


Release Notes: Unaligned accesses on sparc64 were fixed. Hardlinking always returned ENOENT. A translation layer was added for open() flags since these are not architecture-agnostic.