]> andersk Git - moira.git/commitdiff
increased filesys label to 32 bytes
authormar <mar>
Tue, 16 Aug 1988 15:01:49 +0000 (15:01 +0000)
committermar <mar>
Tue, 16 Aug 1988 15:01:49 +0000 (15:01 +0000)
db/newdb

index bd90f3900dcb94edaa7022450523825498f6cfa0..fde7e3167ac12dc79f17f2f15dc6e23ce75c3513 100644 (file)
--- a/db/newdb
+++ b/db/newdb
@@ -129,7 +129,7 @@ create filesys
 (
        filsys_id       = i4,
        phys_id         = i4,
-       label           = c16,
+       label           = c32,
        order           = i2,
        type            = c8,
        mach_id         = i4,
This page took 0.040003 seconds and 5 git commands to generate.