google/rrg

Implement the `GetFileStat` action

panhania opened this issue · 1 comments

RRG should support the GetFileStat action. It accepts GetFileStatRequest as input and should respond with StatEntry.

Oh, I forgot that this also involves working with extended file attributes, which might not be straightforward, so I am promoting its difficulty level to medium (or even higher, if needed).