I recently noticed a small error in the "Format of the Incremental
Snapshot Files" node of the GNU tar documentation (e.g.
http://www.gnu.org/software/tar/manual/html_node/Snapshot-Files.html
).
In that node, the description of the Format 0 "nfs" field says
A single plus character (+), if this directory is located on an
NFS-mounted partition, or a single space otherwise;"
, but based on an old version 0 snapshot file I have lying around as
well as the "read_incr_db_01" function from incremen.c, I think that if
the file was not NFS mounted then there is no character at all in that
field. (That is, on lines for non-NFS directories, the first character
in the line is simply the first character of the device number field...)
Thanks.
Nathan
----------------------------------------------------------------------------
Nathan Stratton Treadway - [email protected] - Mid-Atlantic region
Ray Ontko & Co. - Software consulting services - http://www.ontko.com/
GPG Key: http://www.ontko.com/~nathanst/gpg_key.txt ID: 1023D/ECFB6239
Key fingerprint = 6AD8 485E 20B9 5C71 231C 0C32 15F3 ADCD ECFB 6239