2008/11/19 Yan Zheng <zheng.yan@xxxxxxxxxx>: > Hello, > > This patch adds btrfs image tool. The image tool is > a debugging tool that creates/restores btrfs metadump > image. Thank you, > > Signed-off-by: Yan Zheng <zheng.yan@xxxxxxxxxx> gcc -Wp,-MMD,./.btrfs-image.o.d,-MT,btrfs-image.o -Wall -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -g -Werror -Os -c btrfs-image.c cc1: warnings being treated as errors btrfs-image.c: In function 'dump_worker': btrfs-image.c:220: error: passing argument 2 of 'compress2' from incompatible pointer type btrfs-image.c: In function 'restore_worker': btrfs-image.c:599: error: passing argument 2 of 'uncompress' from incompatible pointer type make: *** [btrfs-image.o] Error 1 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
