]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
make-backup-dumpi-print-volumes-over-2caret31-bytes-correctly-20010530
authorMattias Amnefelt <mattiasa@e.kth.se>
Wed, 30 May 2001 20:26:09 +0000 (20:26 +0000)
committerDerrick Brashear <shadow@dementia.org>
Wed, 30 May 2001 20:26:09 +0000 (20:26 +0000)
makes backup dumpi print volumes > 2^31 bytes correctly

src/bucoord/commands.c

index d8598bcb5804dc64fb8b5fcf676bd02346d1a03f..6757a4a9e4bcc34b172b90f1a317452747f4631e 100644 (file)
@@ -3040,7 +3040,7 @@ dumpInfo(dumpid, detailFlag)
            else
            {
                compactDateString(&volumeLinkPtr->volumeEntry.clone, ds, 50),
-               printf("%4d %s %9d %16s\n",
+               printf("%4d %s %10u %16s\n",
                       volumeLinkPtr->volumeEntry.position,
                       ds,
                       volumeLinkPtr->volumeEntry.nBytes,