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:
715ebd0
)
message cleanup.
author
lsy
<lsy>
Wed, 21 Sep 2005 12:40:34 +0000
(12:40 +0000)
committer
lsy
<lsy>
Wed, 21 Sep 2005 12:40:34 +0000
(12:40 +0000)
lustre/obdclass/capa.c
patch
|
blob
|
history
diff --git
a/lustre/obdclass/capa.c
b/lustre/obdclass/capa.c
index
e8bd796
..
4063426
100644
(file)
--- a/
lustre/obdclass/capa.c
+++ b/
lustre/obdclass/capa.c
@@
-326,7
+326,7
@@
capa_get(uid_t uid, int capa_op,__u64 mdsid, unsigned long ino,
if (type == CLIENT_CAPA && !ocapa && atomic_read(&ll_capa_stat)) {
CDEBUG(D_ERROR, "can't find capa for (uid %u, op %d, mdsid "
- LPU64", ino %lu igen %u, type %d)
failed.
\n",
+ LPU64", ino %lu igen %u, type %d)\n",
(unsigned) uid, capa_op, mdsid, ino, igen, type);
atomic_set(&ll_capa_stat, 0);
}