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:
7f90b06
)
remove a debug stub.
author
huanghua
<huanghua>
Fri, 30 Jun 2006 15:45:20 +0000
(15:45 +0000)
committer
huanghua
<huanghua>
Fri, 30 Jun 2006 15:45:20 +0000
(15:45 +0000)
lustre/mdt/mdt_handler.c
patch
|
blob
|
history
diff --git
a/lustre/mdt/mdt_handler.c
b/lustre/mdt/mdt_handler.c
index
193758e
..
61800c4
100644
(file)
--- a/
lustre/mdt/mdt_handler.c
+++ b/
lustre/mdt/mdt_handler.c
@@
-184,7
+184,6
@@
static int mdt_getattr_pack_msg(struct mdt_thread_info *info)
struct lu_attr *la = &info->mti_attr;
int rc;
ENTRY;
- RETURN(-EROFS);
rc = mo_attr_get(info->mti_ctxt, next, la);
if (rc){