[lvm-devel] [PATCH] Use struct cmd_context* as type for lvm2_handle_t with hidden cmd_context. Accessors and mutators have to be used. (lib/lvm2.h)

Alasdair G Kergon agk at redhat.com
Fri Dec 12 00:46:54 UTC 2008


On Thu, Dec 11, 2008 at 05:43:39PM +0100, Thomas Woerner wrote:
> diff --git a/lib/lvm2.h b/lib/lvm2.h
> +void lvm2_destroy(lvm2_handle_t h);

Let's use a longer variable name than 'h' and something unique so we can grep
for it easily.

Apart from that, ACK.

Alasdair
-- 
agk at redhat.com




More information about the lvm-devel mailing list