Whamcloud - gitweb
Branch HEAD
authoradilger <adilger>
Mon, 24 Nov 2008 21:23:07 +0000 (21:23 +0000)
committeradilger <adilger>
Mon, 24 Nov 2008 21:23:07 +0000 (21:23 +0000)
Add patch description.

lustre/kernel_patches/patches/i_filter_data.patch
lustre/kernel_patches/patches/sd_iostats-2.6.22-vanilla.patch

index 8a21a9e..663b5f8 100644 (file)
@@ -1,3 +1,7 @@
+The i_filterdata is currently only used by the size-on-mds to store the
+epoch number for the inode.  This could be moved to another field in
+ldiskfs or elsewhere in the inode that isn't used by Lustre callers.
+
 Index: linux-2.6.18.8/include/linux/fs.h
 ===================================================================
 --- linux-2.6.18.8.orig/include/linux/fs.h     2007-06-05 12:55:19.000000000 +0200
index 9e822d2..48f392a 100644 (file)
@@ -1,3 +1,7 @@
+Export more statistics from the SCSI layer.
+
+A nice to have patch, but not required for Lustre to work.
+
 Index: linux-2.6.22.19/drivers/scsi/Kconfig
 ===================================================================
 --- linux-2.6.22.19.orig/drivers/scsi/Kconfig