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:
5f44d05
)
Fixups to HP patch.
author
adilger
<adilger>
Thu, 13 Feb 2003 02:40:00 +0000
(
02:40
+0000)
committer
adilger
<adilger>
Thu, 13 Feb 2003 02:40:00 +0000
(
02:40
+0000)
lustre/kernel_patches/patches/vfs_intent_hp.patch
patch
|
blob
|
history
diff --git
a/lustre/kernel_patches/patches/vfs_intent_hp.patch
b/lustre/kernel_patches/patches/vfs_intent_hp.patch
index
72e4c29
..
58bc7a0
100644
(file)
--- a/
lustre/kernel_patches/patches/vfs_intent_hp.patch
+++ b/
lustre/kernel_patches/patches/vfs_intent_hp.patch
@@
-190,7
+190,7
@@
{
struct dentry *dentry;
struct inode *inode;
-@@ -520,1
8 +556,18
@@ int link_path_walk(const char * name, st
+@@ -520,1
5 +556,15
@@ int link_path_walk(const char * name, st
break;
}
/* This does the actual lookups.. */
@@
-229,7
+229,7
@@
break;
continue;
/* here ends the main loop */
-@@ -583,
22 +619,24
@@ last_component:
+@@ -583,
19 +619,20
@@ last_component:
if (err < 0)
break;
}