http://bugzilla.kernel.org/show_bug.cgi?id=15074 --- Comment #12 from Dmitri Monakhov <dmonakhov@xxxxxxxxxx> 2010-02-10 08:49:56 --- Created an attachment (id=24986) --> (http://bugzilla.kernel.org/attachment.cgi?id=24986) print warning about inconsistent quota usage Jan this patch does as much as we can in case of unexpected quota inconsistency. I should be applied on top of http://marc.info/?l=linux-ext4&m=126106356824375&w=2 Should i combine it in to one patch ? 1) It charge reserved space during quotaon 2) fixup quota_reservation on claim and release. In both cases error message will be printed(in first case it will be printed twice) test dd if=/dev/zero of=/mnt bs=1k & quotaon /mnt killall dd sync I've test it and has got nice warning messages without triggering WARN(true) in claim_rsv and free_rsv -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. -- 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