From: braam Date: Tue, 22 Apr 2003 21:19:08 +0000 (+0000) Subject: - forgot a parameter in truncate X-Git-Tag: v1_7_100~1^92~58 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=554f96617099b26e1d01bea4b5e36fa3744c87d1;p=fs%2Flustre-release.git - forgot a parameter in truncate --- 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