Added a citation.

geesefs-0-30-9
Aaron Jacobs 2015-03-31 15:59:26 +11:00
parent 2dd919f8f3
commit 6b4a733e56
1 changed files with 2 additions and 1 deletions

View File

@ -254,7 +254,8 @@ func (o *SetInodeAttributesOp) Respond(err error) {
//
// File systems should not make assumptions about whether they will or will not
// receive a ForgetInodeOp for the root inode. Experimentally, OS X seems to
// never send one, while Linux appears to send one only sometimes.
// never send one, while Linux appears to send one only sometimes. (Cf.
// http://goo.gl/EUbxEg, fuse-devel thread "Root inode lookup count").
type ForgetInodeOp struct {
commonOp