Commit 394de65d authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 7c8e7c98
......@@ -878,7 +878,7 @@ func (f *BigFile) invalidateBlk(ctx context.Context, blk int64) error {
panic(st)
}
panic("TODO") // XXX -> return nil
return nil
}
// invalidateAttr invalidates file attributes in kernel cache.
......
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