From: adilger Date: Mon, 7 Apr 2003 23:18:35 +0000 (+0000) Subject: Remove need for whitespace formerly added by exports_hp.patch. X-Git-Tag: v1_7_100~1^94~22 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=4b5a64202dc88bc30c32cd094cbf2f905150457a;p=fs%2Flustre-release.git Remove need for whitespace formerly added by exports_hp.patch. --- diff --git a/lustre/kernel_patches/patches/ext-2.4-patch-1.patch b/lustre/kernel_patches/patches/ext-2.4-patch-1.patch index b1b9048..09caec1 100644 --- a/lustre/kernel_patches/patches/ext-2.4-patch-1.patch +++ b/lustre/kernel_patches/patches/ext-2.4-patch-1.patch @@ -17,7 +17,7 @@ export-objs := super.o inode.o obj-y := balloc.o bitmap.o dir.o file.o fsync.o ialloc.o inode.o \ -- ioctl.o namei.o super.o symlink.o +- ioctl.o namei.o super.o symlink.o + ioctl.o namei.o super.o symlink.o hash.o obj-m := $(O_TARGET)