From: kalpak Date: Sat, 6 Sep 2008 11:38:07 +0000 (+0000) Subject: b=16498 X-Git-Tag: v1_7_100~1^288 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=6dfb3f14aa965c1e50107b756e9dd207fec96409;p=fs%2Flustre-release.git b=16498 i=adilger i=girish get RAID stripe size from the superblock --- 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.