On 05/21/2014 01:49 PM, Alexey Kardashevskiy wrote:
> This fixes compile error when LIBISCSI_FEATURE_IOVECTOR is not defined:
>
> block/iscsi.c|384 col 13| error: 'iscsi_allocationmap_is_allocated' defined
> but not used [-Werror=unused-function]
Oops, never mind. Fix is already on its way.
This fixes compile error when LIBISCSI_FEATURE_IOVECTOR is not defined:
block/iscsi.c|384 col 13| error: 'iscsi_allocationmap_is_allocated' defined but
not used [-Werror=unused-function]
Signed-off-by: Alexey Kardashevskiy
---
block/iscsi.c | 4 +---
1 file changed, 1 insertion(+), 3 delet