On Tue, Feb 26, 2013 at 12:36:08AM +0100, Jan Kara wrote: > So far we silently ignored when quota mount options were set while quota > feature was enabled. But this can create confusion in userspace when > mount options are set but silently ignored and also creates opportunities > for bugs when we don't properly test all quota types. Actually > ext4_mark_dquot_dirty() forgets to test for quota feature so it was > dependent on journaled quota options being set. OTOH ext4_orphan_cleanup() > tries to enable journaled quota when quota options are specified which is > wrong when quota feature is enabled. > > Signed-off-by: Jan Kara <jack@xxxxxxx> 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