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:
dd2369e
)
- forgot a parameter in truncate
author
braam
<braam>
Tue, 22 Apr 2003 21:19:08 +0000
(21:19 +0000)
committer
braam
<braam>
Tue, 22 Apr 2003 21:19:08 +0000
(21:19 +0000)
lustre/kernel_patches/patches/vfs_intent-2.4.20-vanilla.patch
patch
|
blob
|
history
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
(file)
--- 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 1
3:50:56
.000000000 -0600
++++ linux-2.4.20-braam/include/linux/dcache.h 2003-04-22 1
4:20:23
.000000000 -0600
@@ -7,6 +7,25 @@
#include <linux/mount.h>
#include <linux/kernel.h>