libcryfs/src/cryfs/filesystem/fsblobstore
2016-06-07 21:25:02 -07:00
..
utils OpenFile updates timestamps correctly, i.e. on read(), write() and truncate(). Also added test cases for it. 2016-06-07 21:25:02 -07:00
DirBlob.cpp OpenFile updates timestamps correctly, i.e. on read(), write() and truncate(). Also added test cases for it. 2016-06-07 21:25:02 -07:00
DirBlob.h OpenFile updates timestamps correctly, i.e. on read(), write() and truncate(). Also added test cases for it. 2016-06-07 21:25:02 -07:00
FileBlob.cpp Introduce version flags for file system entities to allow future CryFS versions to be backwards-compatible even if the format changes. 2016-02-13 15:06:28 +01:00
FileBlob.h Merge all git repositories into one 2016-02-11 16:40:48 +01:00
FsBlob.cpp Merge all git repositories into one 2016-02-11 16:40:48 +01:00
FsBlob.h Introduce version flags for file system entities to allow future CryFS versions to be backwards-compatible even if the format changes. 2016-02-13 15:06:28 +01:00
FsBlobStore.cpp Decouple DirBlob from CryDevice 2016-03-08 23:47:31 +01:00
FsBlobStore.h When the user specifies a block size for the file system, this is taken as the physical block size, not virtual block size. 2016-03-16 19:30:26 +00:00
FsBlobView.cpp Introduce version flags for file system entities to allow future CryFS versions to be backwards-compatible even if the format changes. 2016-02-13 15:06:28 +01:00
FsBlobView.h Add TODOs 2016-02-15 03:45:09 +01:00
SymlinkBlob.cpp Introduce version flags for file system entities to allow future CryFS versions to be backwards-compatible even if the format changes. 2016-02-13 15:06:28 +01:00
SymlinkBlob.h Introduce version flags for file system entities to allow future CryFS versions to be backwards-compatible even if the format changes. 2016-02-13 15:06:28 +01:00