commit | 9342b19ec4d7a996503a914049201926dcc0e3a6 | [log] [tgz] |
---|---|---|
author | Chih-Wei Huang <cwhuang@linux.org.tw> | Thu Aug 11 19:31:14 2016 +0800 |
committer | Chih-Wei Huang <cwhuang@linux.org.tw> | Thu Aug 11 19:31:14 2016 +0800 |
tree | 03d4779d66413701a764155e356decc7699d7fff | |
parent | bcf40ec7183d4dc08091f8da9f59fb8f0354378f [diff] |
Add otion noatime to improve performance This option avoids unnecessary writing on the file system. It's suggested by Majian.