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:
bdf91a6
)
mdd_attr_set(): kill unused code
author
nikita
<nikita>
Fri, 11 Aug 2006 20:26:03 +0000
(20:26 +0000)
committer
nikita
<nikita>
Fri, 11 Aug 2006 20:26:03 +0000
(20:26 +0000)
lustre/mdd/mdd_handler.c
patch
|
blob
|
history
diff --git
a/lustre/mdd/mdd_handler.c
b/lustre/mdd/mdd_handler.c
index
ab0bf01
..
8f53acf
100644
(file)
--- a/
lustre/mdd/mdd_handler.c
+++ b/
lustre/mdd/mdd_handler.c
@@
-519,13
+519,6
@@
static int mdd_attr_set(const struct lu_context *ctxt,
}
/* XXX: llog cancel cookie? */
- /*
- * XXX: Hmmm... what is this? attr_get in attr_set?
- */
- /*
- if (rc == 0)
- rc = mdd_attr_get(ctxt, obj, ma);
- */
mdd_unlock(ctxt, mdo, DT_WRITE_LOCK);
mdd_trans_stop(ctxt, mdd, handle);