From 554f96617099b26e1d01bea4b5e36fa3744c87d1 Mon Sep 17 00:00:00 2001 From: braam Date: Tue, 22 Apr 2003 21:19:08 +0000 Subject: [PATCH] - forgot a parameter in truncate --- lustre/kernel_patches/patches/vfs_intent-2.4.20-vanilla.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/kernel_patches/patches/vfs_intent-2.4.20-vanilla.patch b/lustre/kernel_patches/patches/vfs_intent-2.4.20-vanilla.patch index 063e382..6b4d57e 100644 --- a/lustre/kernel_patches/patches/vfs_intent-2.4.20-vanilla.patch +++ b/lustre/kernel_patches/patches/vfs_intent-2.4.20-vanilla.patch @@ -1308,7 +1308,7 @@ } return error; --- linux-2.4.20/include/linux/dcache.h~vfs_intent-2.4.20-vanilla 2002-11-28 16:53:15.000000000 -0700 -+++ linux-2.4.20-braam/include/linux/dcache.h 2003-04-22 13:50:56.000000000 -0600 ++++ linux-2.4.20-braam/include/linux/dcache.h 2003-04-22 14:20:23.000000000 -0600 @@ -7,6 +7,25 @@ #include #include -- 1.8.3.1