On Feb 24, 2009 00:05 -0500, Theodore Ts'o wrote: > +#define EXT4_IOC_ALLOC_DA_BLKS _IO('f', 10) > /* note ioctl 11 reserved for filesystem-independent FIEMAP ioctl */ Please don't use ioctl number 10 - it was used by an early version of the FIEMAP ioctl that we still have in use in Lustre filesystems. Not that there is much chance of a collision, but it is also easily enough avoided. Cheers, Andreas -- Andreas Dilger Sr. Staff Engineer, Lustre Group Sun Microsystems of Canada, Inc. -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html