Described what happens on OS X.

geesefs-0-30-9
Aaron Jacobs 2015-08-12 02:36:11 +00:00
parent 182c96da07
commit 308cf97f7e
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ type MountConfig struct {
// performed.
DebugLogger *log.Logger
// Linux only.
// Linux only. OS X always behaves as if writeback caching is disabled.
//
// By default on Linux we allow the kernel to perform writeback caching
// (cf. http://goo.gl/LdZzo1):