#644675 1 sector difference between extX and reiserfs

Package:
genisoimage
Source:
cdrkit
Description:
Creates ISO-9660 CD-ROM filesystem images
Submitter:
Wakko Warner
Date:
2011-10-08 01:15:04 UTC
Severity:
minor
#644675#5
Date:
2011-10-08 01:12:15 UTC
From:
To:
I have volumes of deleted files archived to dvd.  I did a test between 2 of
my systems.  The first command is ran against my file set on an ext4
filesystem.  The second command is ran against my file set on a reiserfs on
an nfs mounted server.  That server is using reiserfs for it's volume.
Before one thinks this is an NFS problem, I did the test from the NFS server
and the results are the same and using the same version.  I saw this same
thing years ago when mkisofs was the around and I may have reported the same
bug back then.  It was never fixed from what I can tell.

/debian/isovol# genisoimage -r -print-size -no-pad -quiet vol877
2297889
/debian/isovol# genisoimage -r -print-size -no-pad -quiet /vegeta/debian/isovol/vol877
2297888
/debian/isovol#