Files
android_kernel_xiaomi_sm8450/fs/quota
Jan Kara dee865656f quota: Silence lockdep on quota_on
Commit d01730d74d didn't completely fix
the problem since we still take dqio_mutex and i_mutex in the wrong
order. Move taking of i_mutex further down (luckily it's needed only
for updating inode flags) below where dqio_mutex is taken.

Tested-by: Valdis Kletnieks <valdis.kletnieks@vt.edu>
Signed-off-by: Jan Kara <jack@suse.cz>
2009-07-30 17:31:23 +02:00
..
2009-07-30 17:31:23 +02:00
2009-03-26 02:18:38 +01:00
2009-03-26 02:18:38 +01:00
2009-03-26 02:18:38 +01:00