Jan Kara e2a3fde750 ext2: Remove i_mutex use from ext2_quota_write()
We don't need i_mutex in ext2_quota_write() because writes to quota file
are serialized by dqio_mutex anyway. Changes to quota files outside of quota
code are forbidded and enforced by NOATIME and IMMUTABLE bits.

Signed-off-by: Jan Kara <jack@suse.cz>
2012-05-15 23:34:38 +02:00
..
2012-04-11 11:12:45 +02:00
2011-07-25 14:30:23 -04:00
2012-04-11 11:12:45 +02:00
2009-06-11 21:36:12 -04:00
2012-04-11 11:12:45 +02:00
2012-03-31 16:03:16 -04:00