]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: only set num_pages in calc_layout
authorSage Weil <sage@newdream.net>
Thu, 10 Jun 2010 22:50:10 +0000 (15:50 -0700)
committerSage Weil <sage@newdream.net>
Mon, 21 Jun 2010 20:48:09 +0000 (13:48 -0700)
commit12e92efb22e8af92449e37f42f2e21ebae33f163
tree91b9941f6da7c7b48ed3ac62c20769d1a15051c0
parent20ae4e4705db4b342b59edf65d7f80240004c2db
ceph: only set num_pages in calc_layout

Setting it elsewhere is unnecessary and more fragile.

Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/osd_client.c