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:
1cfc834
)
Don't add xattr.o to export-objs twice.
author
adilger
<adilger>
Mon, 7 Apr 2003 23:36:36 +0000
(23:36 +0000)
committer
adilger
<adilger>
Mon, 7 Apr 2003 23:36:36 +0000
(23:36 +0000)
lustre/kernel_patches/patches/linux-2.4.20-xattr-0.8.54.patch
patch
|
blob
|
history
diff --git
a/lustre/kernel_patches/patches/linux-2.4.20-xattr-0.8.54.patch
b/lustre/kernel_patches/patches/linux-2.4.20-xattr-0.8.54.patch
index
461fc3f
..
33486fa
100644
(file)
--- a/
lustre/kernel_patches/patches/linux-2.4.20-xattr-0.8.54.patch
+++ b/
lustre/kernel_patches/patches/linux-2.4.20-xattr-0.8.54.patch
@@
-2316,12
+2316,8
@@
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
-@@ -9,10 +9,14 @@
-
- O_TARGET := ext3.o
-
--export-objs := super.o inode.o
-+export-objs := super.o inode.o xattr.o
+@@ -12,8 +12,11 @@
+ 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 hash.o