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:
23a40d2
)
Branch b1_8
author
adilger
<adilger>
Thu, 2 Apr 2009 04:35:12 +0000
(
04:35
+0000)
committer
adilger
<adilger>
Thu, 2 Apr 2009 04:35:12 +0000
(
04:35
+0000)
Update comment.
lustre/mdc/mdc_request.c
patch
|
blob
|
history
diff --git
a/lustre/mdc/mdc_request.c
b/lustre/mdc/mdc_request.c
index
2cfc156
..
26a5090
100644
(file)
--- a/
lustre/mdc/mdc_request.c
+++ b/
lustre/mdc/mdc_request.c
@@
-113,7
+113,7
@@
static int send_getstatus(struct obd_export *exp, struct ll_fid *rootfid,
return rc;
}
-/* This should be mdc_get_info("
rootfid
") */
+/* This should be mdc_get_info("
ROOT
") */
int mdc_getstatus(struct obd_export *exp, struct ll_fid *rootfid)
{
return send_getstatus(exp, rootfid, LUSTRE_IMP_FULL, 0);