Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3869bf7
)
Remove need for whitespace formerly added by exports_hp.patch.
author
adilger
<adilger>
Mon, 7 Apr 2003 23:18:35 +0000
(23:18 +0000)
committer
adilger
<adilger>
Mon, 7 Apr 2003 23:18:35 +0000
(23:18 +0000)
lustre/kernel_patches/patches/ext-2.4-patch-1.patch
patch
|
blob
|
history
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
(file)
--- 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)