Revision 785955752fde4c555a1d9f74ddfe1f7aca3e0c7f authored by Alan Cox on 03 July 2007, 20:28:35 UTC, committed by Bartlomiej Zolnierkiewicz on 03 July 2007, 20:28:35 UTC
Found by a static analyser. It is in theory possible we dereference
dev->id when it has become invalid. Re-order to avoid this.

Not needed for new-ide as we no longer support the crazy exabyte nest stuff

Signed-off-by: Alan Cox <alan@redhat.com>
Cc: Andrew Morton <akpm@osdl.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>

1 parent b42fa13
History
File Mode Size
Makefile -rw-r--r-- 207 bytes
alloc.c -rw-r--r-- 11.1 KB
anode.c -rw-r--r-- 14.2 KB
buffer.c -rw-r--r-- 3.9 KB
dentry.c -rw-r--r-- 1.5 KB
dir.c -rw-r--r-- 8.3 KB
dnode.c -rw-r--r-- 29.5 KB
ea.c -rw-r--r-- 10.3 KB
file.c -rw-r--r-- 3.7 KB
hpfs.h -rw-r--r-- 17.0 KB
hpfs_fn.h -rw-r--r-- 11.7 KB
inode.c -rw-r--r-- 8.2 KB
map.c -rw-r--r-- 7.9 KB
name.c -rw-r--r-- 4.1 KB
namei.c -rw-r--r-- 17.0 KB
super.c -rw-r--r-- 18.0 KB

back to top