projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e91f1c8
)
Orangefs: don't keep checking stuff in on Friday afternoon.
author
Mike Marshall
<hubcap@omnibond.com>
Fri, 11 Dec 2015 15:46:22 +0000
(10:46 -0500)
committer
Mike Marshall
<hubcap@omnibond.com>
Fri, 11 Dec 2015 15:46:22 +0000
(10:46 -0500)
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
fs/orangefs/namei.c
patch
|
blob
|
history
diff --git
a/fs/orangefs/namei.c
b/fs/orangefs/namei.c
index
9f82eb3
..
50bc45d
100644
(file)
--- a/
fs/orangefs/namei.c
+++ b/
fs/orangefs/namei.c
@@
-113,7
+113,7
@@
static struct dentry *orangefs_lookup(struct inode *dir, struct dentry *dentry,
if (!new_op)
return ERR_PTR(-ENOMEM);
- new_op->upcall.req.lookup.sym_follow =
PVFS2
_LOOKUP_LINK_NO_FOLLOW;
+ new_op->upcall.req.lookup.sym_follow =
ORANGEFS
_LOOKUP_LINK_NO_FOLLOW;
gossip_debug(GOSSIP_NAME_DEBUG, "%s:%s:%d using parent %pU\n",
__FILE__,