Commit 4008a44f authored by Aaron Jacobs's avatar Aaron Jacobs

Added another TODO.

parent 9406c5bc
......@@ -360,7 +360,7 @@ func (o *CreateSymlinkOp) toBazilfuseResponse() (bfResp interface{}) {
// TODO(jacobsa): Comments for struct and fields, in particular covering
// renames across mount points. Mention that you'll still get a forget, like
// RmDirOp.
// RmDirOp. Also that an existing destination name should be atomically replaced.
type RenameOp struct {
commonOp
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment