diff options
author | Alex Elder <elder@inktank.com> | 2013-02-14 12:16:43 -0600 |
---|---|---|
committer | Sage Weil <sage@inktank.com> | 2013-05-01 21:14:29 -0700 |
commit | f51a822c315e9d4c4c67247bea10e4b8eb795af1 (patch) | |
tree | 88c9284667bdef9d64292df6b26275f8af61a8e4 /fs/ceph | |
parent | d4b515fa10dd52a2aef88df7299e9f3a8ab0957a (diff) |
libceph: set page alignment in start_request()
The page alignment field for a request is currently set in
ceph_osdc_build_request(). It's not needed at that point
nor do either of its callers need that value assigned at
any point before they call ceph_osdc_start_request().
So move that assignment into ceph_osdc_start_request().
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Diffstat (limited to 'fs/ceph')
0 files changed, 0 insertions, 0 deletions