goofys
goofys copied to clipboard
fix issue:Panic / ForgetInodeOp error: input/output error #707
Lock the inode by fs.mu
I think that's an outdated comment, since we already use atomic
package when using refcnt
. It's not clear the PR would change anything