]> git.ipfire.org Git - thirdparty/libarchive.git/commit
The 5th parameter of RRIP "PX" extension is not inode.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sun, 11 Oct 2009 11:17:05 +0000 (07:17 -0400)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sun, 11 Oct 2009 11:17:05 +0000 (07:17 -0400)
commitc44ad90cfb53b97637dfdc3d12854a1b9f0c5bf8
tree5471245e4eb961e90a4b9a6610bd5391168cb34f
parentcdfc0900a62a3f4de5f28ffc8a1f5578dd61c666
The 5th parameter of RRIP "PX" extension is not inode.
RRIP Standrd says that parameter, FILE SERIAL NUMBER, shall have the same
meaning as and may be used for the st_ino field of POSIX:5.6.1.
It can treat as inode but not value of inode of directories or files.

SVN-Revision: 1502
libarchive/archive_read_support_format_iso9660.c