diff options
Diffstat (limited to 'FILEFORMAT_1')
-rw-r--r-- | FILEFORMAT_1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FILEFORMAT_1 b/FILEFORMAT_1 index 189cc84..89d2a86 100644 --- a/FILEFORMAT_1 +++ b/FILEFORMAT_1 @@ -29,6 +29,7 @@ Following sections explain internals of metastore file (.metadata), version 1 i.e. File type and mode, as per inode(7) "\t" URLSTRING - Mtime (including nanoseconds) in ISO-8601 format, UTC. "YYYY-mm-ddTHH:MM:SS.nnnnnnnnnZ" + Or a literal "0" if mtime is not saved m * ("\t" URLSTRING "\t" URLSTRING) - xattr name/value pairs. `m` may be 0. |