Hi!
It would be nice if we can mount clamfs with option "noatime". Currently it is always mounted with "relatime" and there's no possibility (?) to pass "noatime" to underlying mount.fuse.
Regards, mrupio
I found out that it is possible to pass noatime through fstab, but it takes no effect - the filesystem is still mounted with relatime flag.
Log in to post a comment.
I found out that it is possible to pass noatime through fstab, but it takes no effect - the filesystem is still mounted with relatime flag.