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:
bac9436
)
Properly propagate oinfo flags from lov to osc for statfs
author
shadow
<shadow>
Thu, 7 Aug 2008 17:37:18 +0000
(17:37 +0000)
committer
shadow
<shadow>
Thu, 7 Aug 2008 17:37:18 +0000
(17:37 +0000)
Branch b1_8_gate
b=16006
i=shadow
i=johann
lustre/lov/lov_request.c
patch
|
blob
|
history
diff --git
a/lustre/lov/lov_request.c
b/lustre/lov/lov_request.c
index
fc0e27c
..
471898b
100644
(file)
--- a/
lustre/lov/lov_request.c
+++ b/
lustre/lov/lov_request.c
@@
-1641,6
+1641,7
@@
int lov_prep_statfs_set(struct obd_device *obd, struct obd_info *oinfo,
req->rq_idx = i;
req->rq_oi.oi_cb_up = cb_statfs_update;
+ req->rq_oi.oi_flags = oinfo->oi_flags;
req->rq_rqset = set;
lov_set_add_req(req, set);