googleinterns/step224-2020

[Ceph] Add Function: RecordOperationIntent() for creating Nil file contents.

Closed this issue · 1 comments

Function Signature

func RecordOperationIntent(operation int, target string) (string, file.LimitedReader)

Returns the file name and file contents as a reader.

Not relevant due to re-design.