From 6dfb3f14aa965c1e50107b756e9dd207fec96409 Mon Sep 17 00:00:00 2001 From: kalpak Date: Sat, 6 Sep 2008 11:38:07 +0000 Subject: [PATCH] b=16498 i=adilger i=girish get RAID stripe size from the superblock --- ldiskfs/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ldiskfs/ChangeLog b/ldiskfs/ChangeLog index 432cb8f..d392284 100644 --- a/ldiskfs/ChangeLog +++ b/ldiskfs/ChangeLog @@ -26,6 +26,13 @@ Details : FIEMAP ioctl will allow an application to efficiently fetch the extent information of a file. It can be used to map logical blocks in a file to physical blocks in the block device. +Severity : normal +Bugzilla : 16498 +Description: Get RAID stripe size from superblock +Details : RAID striping parameters are now saved in the superblock itself, + so we should use these parameters instead of having to specify + a mount option each time. + ------------------------------------------------------------------------------- 04-26-2008 Sun Microsystems, Inc. -- 1.8.3.1