Whamcloud - gitweb
Add invalidate-show patch to kernel.
authoradilger <adilger>
Sat, 1 Feb 2003 07:42:42 +0000 (07:42 +0000)
committeradilger <adilger>
Sat, 1 Feb 2003 07:42:42 +0000 (07:42 +0000)
Move docs to a more noticable place.

lustre/kernel_patches/pc/invalidate_show.pc [new file with mode: 0644]
lustre/kernel_patches/series/chaos
lustre/kernel_patches/series/hp-pnnl
lustre/kernel_patches/series/vanilla-2.4.18
lustre/kernel_patches/series/vanilla-2.4.19
lustre/kernel_patches/txt/invalidate_show.txt [new file with mode: 0644]

diff --git a/lustre/kernel_patches/pc/invalidate_show.pc b/lustre/kernel_patches/pc/invalidate_show.pc
new file mode 100644 (file)
index 0000000..1f565ab
--- /dev/null
@@ -0,0 +1,5 @@
+fs/inode.c
+fs/block_dev.c
+fs/devfs/base.c
+fs/super.c
+include/linux/fs.h
index ea265c9..c60e4e9 100644 (file)
@@ -3,4 +3,5 @@ exports.patch
 kmem_cache_validate.patch
 lustre_version.patch
 vfs_intent-2.4.18-18.patch
+invalidate-show.patch
 iod-rmap-exports.patch
index 6cda31d..dd3fe11 100644 (file)
@@ -4,3 +4,4 @@ kmem_cache_validate_hp.patch
 jbd-transno-cb.patch
 lustre_version.patch
 vfs_intent_hp.patch
+invalidate-show.patch
diff --git a/lustre/kernel_patches/txt/invalidate_show.txt b/lustre/kernel_patches/txt/invalidate_show.txt
new file mode 100644 (file)
index 0000000..88f093a
--- /dev/null
@@ -0,0 +1,3 @@
+DESC
+Prints which inodes are busy at filesystem unmount time.
+EDESC