documentation: Clarify restoreatime setting

Better document what this actually does and that most people won't be
needing it.

(Especially as mount setting such as relatime|noatime now reduce the
amount of atime changes anyway)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Sebastian Spaeth
2011-09-15 15:06:32 +02:00
committed by Nicolas Sebrecht
parent c1a2b1559d
commit ee1706fa90
2 changed files with 7 additions and 5 deletions

View File

@ -16,6 +16,8 @@ New Features
Changes
-------
* Documentation improvements concerning 'restoreatime' and some code cleanup
Bug Fixes
---------