On Wed, Sep 25, 2013 at 11:46:25AM +0200, Lukas Czerner wrote: > When using FITRIM ioctl on a file system without journal it will > only trim the block group once, no matter how many times you invoke > FITRIM ioctl and how many block you release from the block group. > > It is because we only clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT in journal > callback. Fix this by clearing the bit in no journal mode as well. > > Signed-off-by: Lukas Czerner <lczerner@xxxxxxxxxx> > Reported-by: Jorge Fábregas <jorge.fabregas@xxxxxxxxx> Applied, thanks. - 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