]> sourceware.org Git - lvm2.git/commit
devices: clean up block size functions
authorDavid Teigland <teigland@redhat.com>
Wed, 7 Aug 2019 16:38:06 +0000 (11:38 -0500)
committerDavid Teigland <teigland@redhat.com>
Wed, 7 Aug 2019 16:48:10 +0000 (11:48 -0500)
commit09bc2d0fd15a5bbb5d1e8d6ce79bd786ffed42b3
tree8adef1ba6fe34e1254b07f72ebbbcf4c3a14e998
parentbec3088f85a9a2d0b6a355aea1adc67fab8de6e9
devices: clean up block size functions

Replace calls to the old dev_get_block_size function
with calls to the new dev_get_direct_block_size function,
and remove the old function.
lib/device/dev-cache.c
lib/device/dev-io.c
lib/device/device.h
lib/locking/lvmlockd.c
lib/metadata/metadata.c
This page took 0.029805 seconds and 5 git commands to generate.