]> Git Repo - qemu.git/commit
gluster: Drop useless has_zero_init callback
authorEric Blake <[email protected]>
Tue, 28 Apr 2020 20:28:57 +0000 (15:28 -0500)
committerKevin Wolf <[email protected]>
Fri, 8 May 2020 11:26:35 +0000 (13:26 +0200)
commit5e09bcee5ba2c69f79d59513436fc92db49ec302
tree56dacc12e2d8d84cc87fe611bfeddd8fcb7a3089
parent4b96fa3846f001981ef6f33673cdb65f619b2997
gluster: Drop useless has_zero_init callback

block.c already defaults to 0 if we don't provide a callback; there's
no need to write a callback that always fails.

Signed-off-by: Eric Blake <[email protected]>
Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Reviewed-by: Alberto Garcia <[email protected]>
Message-Id: <20200428202905[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block/gluster.c
This page took 0.025328 seconds and 4 git commands to generate.