On Wed, Nov 23, 2011 at 03:06:20PM +0100, Voelker, Bernhard wrote: > Karel Zak wrote: > > > On Fri, Nov 18, 2011 at 04:51:37PM +0800, Cong Wang wrote: > > > Recent Linux kernel supports FALLOC_FL_PUNCH_HOLE in fallocate(2). > > > This patch adds FALLOC_FL_PUNCH_HOLE support to fallocate utility, > > > by introducing a new option -p|--punch-hole. > > > > Applied, thanks! > > My system (OpenSuSE 11.4) lacks FALLOC_FL_PUNCH_HOLE: > > CC fallocate.o > fallocate.c: In function 'main': > fallocate.c:109:12: error: 'FALLOC_FL_PUNCH_HOLE' undeclared (first use in this function) > fallocate.c:109:12: note: each undeclared identifier is reported only once for each function it appears in > make[2]: *** [fallocate.o] Error 1 Fixed. Sorry. Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html