Sebastian Messmer
|
8e617b1342
|
Add support for atime mount options (noatime, strictatime, relatime, atime, nodiratime). As before, relatime is the default.
|
2019-11-05 10:08:04 -05:00 |
|
Sebastian Messmer
|
bb4c10770a
|
Fix googletest deprecations
|
2019-10-19 18:38:54 -07:00 |
|
Sebastian Messmer
|
0ec081750e
|
Fix test cases
|
2017-09-11 14:37:06 +01:00 |
|
Sebastian Messmer
|
e37d84a3d6
|
fspp::Dir, fspp::File and fspp::Symlink don't inherit from fspp::Node anymore. This allows file systems to return a generic fspp::Node instead of a concrete subclass when the operation doesn't need to know what type of node it is.
|
2017-01-21 19:16:35 +00:00 |
|
Sebastian Messmer
|
b3c5d4b5e3
|
Refactor TimestampTestUtils
|
2016-06-09 17:47:29 -07:00 |
|
Sebastian Messmer
|
5a5037c992
|
Symlinks update atime correctly. Also added a test case for this.
|
2016-06-07 21:47:23 -07:00 |
|