Whamcloud - gitweb
b=16498
authorkalpak <kalpak>
Sat, 6 Sep 2008 11:38:07 +0000 (11:38 +0000)
committerkalpak <kalpak>
Sat, 6 Sep 2008 11:38:07 +0000 (11:38 +0000)
i=adilger
i=girish

get RAID stripe size from the superblock

ldiskfs/ChangeLog

index 432cb8f..d392284 100644 (file)
@@ -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.