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
ad1816a
ad1848
cs423x
es1688
gus
msnd
opti9xx
sb
wavefront
wss
Kconfig -rw-r--r-- 11.4 KB
Makefile -rw-r--r-- 918 bytes
adlib.c -rw-r--r-- 2.9 KB
als100.c -rw-r--r-- 9.2 KB
azt2320.c -rw-r--r-- 9.8 KB
cmi8330.c -rw-r--r-- 21.9 KB
dt019x.c -rw-r--r-- 8.8 KB
es18xx.c -rw-r--r-- 70.1 KB
opl3sa2.c -rw-r--r-- 29.2 KB
sc6000.c -rw-r--r-- 18.2 KB
sgalaxy.c -rw-r--r-- 9.9 KB
sscape.c -rw-r--r-- 36.7 KB

back to top