pub fn parse_fs_op(msg: &[u8]) -> Option<FsOp>
Parse a C2S_FS_OP. None = malformed or a non-UTF-8 path.
C2S_FS_OP
None