dm6: drop inode and digest suffixes dm6-0.20100514
authorZygo Blaxell <zblaxell@faye.furryterror.org>
Fri, 14 May 2010 18:37:58 +0000 (14:37 -0400)
committerZygo Blaxell <zblaxell@faye.furryterror.org>
Fri, 14 May 2010 18:37:58 +0000 (14:37 -0400)
Digests are much longer than inode numbers can possibly be (*), so it's
not necessary to distinguish between them.

(*) Yes you could have a hypothetical filesystem with 256-bit inode
numbers, but you'd have to adjust Perl and the size of 'Q' first.
Either way, you're changing this code anyway.


No differences found