Whamcloud - gitweb
b=10555
authorkalpak <kalpak>
Fri, 8 Aug 2008 08:26:59 +0000 (08:26 +0000)
committerkalpak <kalpak>
Fri, 8 Aug 2008 08:26:59 +0000 (08:26 +0000)
i=adilger
i=green
i=girish

add ldiskfs patches and lustre support for FIEMAP ioctl

lustre/ChangeLog

index 7fe391f..cb64413 100644 (file)
@@ -447,6 +447,13 @@ Bugzilla   : 16140
 Description: journal_dev option does not work in b1_6
 Details    : pass mount option during pre-mount.
 
+Severity   : enhancement
+Bugzilla   : 10555
+Description: Add a FIEMAP(FIle Extent MAP) ioctl for ldiskfs
+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.
+
 -------------------------------------------------------------------------------