Skip to content

Don't show access time in no(dir)atime filesystems, fix bind mount handling in KMountPoint

Thomas Duckworth requested to merge work/tduck/noatime into master

Hides the Access Time label when the filesystem is mounted with noatime or nodiratime if the selected file is a folder.

Doesn't currently work - KMountPoint works on every other file system than my own for some reason? On my boot drive mp is simply null also fixes a bind mount bug in KMountPoint

BUG: 494129

Edited by Thomas Duckworth

Merge request reports

Loading