pub fn msg_fs_done(nonce: u16, status: u8, hash: u128, mtime_ns: u64) -> Vec<u8> ⓘ
Build an S2C_FS_DONE. On success hash/mtime_ns are the post-op stat; on CONFLICT, hash is the current on-disk hash.
S2C_FS_DONE
hash
mtime_ns
CONFLICT