diff options
| author | Alex Elder <elder@inktank.com> | 2013-03-14 05:50:01 +0400 |
|---|---|---|
| committer | Sage Weil <sage@inktank.com> | 2013-05-02 08:17:47 +0400 |
| commit | a19dadfba91c73a12a666e6fdb9e242f325df825 (patch) | |
| tree | 6c2c2e88254089740b8f05866b430cda5ce10fa0 /include/linux | |
| parent | 75d1c941e57d4247de4c0ed4064a65cf1a4d3ed8 (diff) | |
| download | linux-a19dadfba91c73a12a666e6fdb9e242f325df825.tar.xz | |
libceph: don't update op in calc_layout()
The ceph_osdc_new_request() an array of osd operations is built up
and filled in partially within that function and partially in the
called function calc_layout(). Move the latter part back out to
ceph_osdc_new_request() so it's all done in one place. This makes
it unnecessary to pass the op pointer to calc_layout(), so get rid
of that parameter.
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
