]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rbd: set initial capacity in rbd_init_disk()
authorAlex Elder <elder@inktank.com>
Wed, 29 Aug 2012 22:11:07 +0000 (17:11 -0500)
committerAlex Elder <elder@inktank.com>
Mon, 1 Oct 2012 19:30:52 +0000 (14:30 -0500)
commit12f029448c3d73e0f30bc5aee5964442aa95c0f4
tree7a4040f3cd518d82f9a774eb6a5e33a7d242894d
parent86ff77bb68c6cda783b195a260f68fd5d32f7aaf
rbd: set initial capacity in rbd_init_disk()

Move the setting of the initial capacity for an rbd image mapping
into rb_init_disk().

Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
drivers/block/rbd.c