]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
libe2p: Change Raid to RAID in display option
authorTheodore Ts'o <tytso@mit.edu>
Fri, 22 Feb 2008 21:52:27 +0000 (16:52 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 22 Feb 2008 21:52:27 +0000 (16:52 -0500)
Update m_raid_opt test so that it reflects the code change.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/e2p/ls.c
tests/m_raid_opt/expect.1

index 23c33a58c92dc02fc04209adaeb1e25c19b00f12..d249f88b16ffde1e84d6a99487fd2d829e8a562f 100644 (file)
@@ -234,10 +234,10 @@ void list_super2(struct ext2_super_block * sb, FILE *f)
        fprintf(f, "Inodes per group:         %u\n", sb->s_inodes_per_group);
        fprintf(f, "Inode blocks per group:   %u\n", inode_blocks_per_group);
        if (sb->s_raid_stride)
-               fprintf(f, "Raid stride:              %u\n",
+               fprintf(f, "RAID stride:              %u\n",
                        sb->s_raid_stride);
        if (sb->s_raid_stripe_width)
-               fprintf(f, "Raid stripe width:        %u\n",
+               fprintf(f, "RAID stripe width:        %u\n",
                        sb->s_raid_stripe_width);
        if (sb->s_first_meta_bg)
                fprintf(f, "First meta block group:   %u\n",
index 28e11645b942137229a051be32921333a0cdac94..9bd7894312a27427e416ec27302830b0bed46c44 100644 (file)
@@ -151,6 +151,7 @@ Blocks per group:         1024
 Fragments per group:      1024
 Inodes per group:         256
 Inode blocks per group:   32
+RAID stride:              13
 Mount count:              0
 Check interval:           15552000 (6 months)
 Reserved blocks uid:      0