googleinterns/step224-2020

[Ceph] Add Function: ClearIntentLog() for clearing the intent log in the Nil file.

Closed this issue · 1 comments

Purpose

To remove the current intent from the intent log in the Nil file as the operation is complete.

Function Signature

func ClearIntentLog(filePath string) (error)

Not relevant due to re-design.