Revision dee865656f2d8b866f8ac22c60d6363b914e9f12 authored by Jan Kara on 22 July 2009, 16:12:17 UTC, committed by Jan Kara on 30 July 2009, 15:31:23 UTC
Commit d01730d74d2b0155da50d44555001706294014f7 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>
1 parent 658874f
History
File Mode Size
Kbuild -rw-r--r-- 117 bytes
inftl-user.h -rw-r--r-- 1.5 KB
mtd-abi.h -rw-r--r-- 4.5 KB
mtd-user.h -rw-r--r-- 456 bytes
nftl-user.h -rw-r--r-- 1.3 KB
ubi-user.h -rw-r--r-- 15.1 KB

back to top