Added MountConfig.ReadOnly.

geesefs-0-30-9
Aaron Jacobs 2015-05-18 09:49:37 +10:00
parent cb273d013a
commit 7ad99ec900
1 changed files with 3 additions and 0 deletions

View File

@ -65,6 +65,9 @@ type MountConfig struct {
// should inherit. If nil, context.Background() will be used.
OpContext context.Context
// TODO(jacobsa): Add comments.
ReadOnly bool
// OS X only.
//
// Normally on OS X we mount with the novncache option