CassFS icon indicating copy to clipboard operation
CassFS copied to clipboard

General cleanup

Open jdarcy opened this issue 15 years ago • 1 comments

Should at least sweep through and make sure error returns are checked. Also need to reduce logging spam.

jdarcy avatar Jan 16 '10 02:01 jdarcy

Other items from inspection of code:

Combine CassFs::Read and CassFs::Write to use common code Fix FUSE interface to CassFS::List Implement a proper create function instead of calling CassFs::Write(0)

jdarcy avatar Jan 16 '10 02:01 jdarcy