Signed-off-by: Wol <anthony@xxxxxxxxxxxxxxx> --- Grow.c | 1 + 1 file changed, 1 insertion(+) diff --git a/Grow.c b/Grow.c index 30c5fa9..bbfbaf4 100644 --- a/Grow.c +++ b/Grow.c @@ -516,6 +516,7 @@ int Grow_addbitmap(char *devname, int fd, struct context *c, struct shape *s) devname, strerror(err)); return 1; } + close( bitmap_fd); } return 0; -- 2.7.3 -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html