On Fri, Jan 20, 2012 at 01:10:59PM +0100, Lukas Czerner wrote: > Ext4 does not support data journalling with delayed allocation enabled. > We even do not allow to mount the file system with delayed allocation > and data journalling enabled, however it can be set via FS_IOC_SETFLAGS > so we can hit the inode with EXT4_INODE_JOURNAL_DATA set even on file > system mounted with delayed allocation (default) and that's where > problem arises.... > > Signed-off-by: Lukas Czerner <lczerner@xxxxxxxxxx> Thanks, applied. - Ted -- 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