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:
d604025
)
liblustre: fix timeout during mknod tests.
author
ericm
<ericm>
Fri, 8 Aug 2003 10:14:23 +0000
(10:14 +0000)
committer
ericm
<ericm>
Fri, 8 Aug 2003 10:14:23 +0000
(10:14 +0000)
lustre/liblustre/namei.c
patch
|
blob
|
history
diff --git
a/lustre/liblustre/namei.c
b/lustre/liblustre/namei.c
index
a8373cc
..
8d018de
100644
(file)
--- a/
lustre/liblustre/namei.c
+++ b/
lustre/liblustre/namei.c
@@
-378,6
+378,7
@@
translate_lookup_intent(struct intent *intent, const char *path)
* symlink: INT_CREAT
* unlink: INT_UPDPARENT
* rmdir: INT_UPDPARENT
+ * mknod: INT_CREAT
* stat: INT_GETATTR
* setattr: NULL
*