From c53fba6a1bfcdf4d94416bfd0734d20247b7bbb4 Mon Sep 17 00:00:00 2001 From: adilger Date: Wed, 10 Sep 2003 22:38:27 +0000 Subject: [PATCH] Add .pc files for dynamic-locks and vfs-pdirops for 2.4.20-rh kernel. --- lustre/kernel_patches/pc/dynamic-locks-2.4.20-rh.pc | 3 +++ lustre/kernel_patches/pc/vfs-pdirops-2.4.20-rh.pc | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 lustre/kernel_patches/pc/dynamic-locks-2.4.20-rh.pc create mode 100644 lustre/kernel_patches/pc/vfs-pdirops-2.4.20-rh.pc diff --git a/lustre/kernel_patches/pc/dynamic-locks-2.4.20-rh.pc b/lustre/kernel_patches/pc/dynamic-locks-2.4.20-rh.pc new file mode 100644 index 0000000..d9c1991 --- /dev/null +++ b/lustre/kernel_patches/pc/dynamic-locks-2.4.20-rh.pc @@ -0,0 +1,3 @@ +include/linux/dynlocks.h +lib/Makefile +lib/dynlocks.c diff --git a/lustre/kernel_patches/pc/vfs-pdirops-2.4.20-rh.pc b/lustre/kernel_patches/pc/vfs-pdirops-2.4.20-rh.pc new file mode 100644 index 0000000..4475f45 --- /dev/null +++ b/lustre/kernel_patches/pc/vfs-pdirops-2.4.20-rh.pc @@ -0,0 +1,3 @@ +fs/inode.c +fs/namei.c +include/linux/fs.h -- 1.8.3.1