update fuse client log which should output the fh of FileHandle. (#4404)
This commit is contained in:
@@ -27,7 +27,6 @@ type FileHandle struct {
|
||||
dirtyPages *PageWriter
|
||||
reader *filer.ChunkReadAt
|
||||
contentType string
|
||||
handle uint64
|
||||
sync.RWMutex
|
||||
|
||||
isDeleted bool
|
||||
|
||||
Reference in New Issue
Block a user