Andreas Schwab <[EMAIL PROTECTED]> wrote: >>>> if test "$2" = 64; then >>> ^^ >>> Doesn't that need to be changed to 128 as well? >> >> Yes. Thanks. Fixed. > > Actually it should check for >= 128 to account for possible meta data.
Ok. I've made it do that, too. Is this just theoretical, or do you know of a file system type that'd cause trouble (that doesn't support sparse files, yet for which meta data can take up extra space)? _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
