Revision c9ce228306fda4448f5f495b4f36c07956f45acd authored by Greg Banks on 19 February 2007, 23:12:34 UTC, committed by Linus Torvalds on 20 February 2007, 00:13:28 UTC
Due to type confusion, when an nfsacl verison 2 'ACCESS' request
finishes and tries to clean up, it calls fh_put on entiredly the
wrong thing and this can cause an oops.

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 575d5e7
History
File Mode Size
Kconfig -rw-r--r-- 3.2 KB
Makefile -rw-r--r-- 249 bytes
dcdbas.c -rw-r--r-- 15.6 KB
dcdbas.h -rw-r--r-- 2.8 KB
dell_rbu.c -rw-r--r-- 19.2 KB
dmi_scan.c -rw-r--r-- 9.3 KB
edd.c -rw-r--r-- 19.7 KB
efivars.c -rw-r--r-- 19.8 KB
pcdp.c -rw-r--r-- 3.2 KB
pcdp.h -rw-r--r-- 2.7 KB

back to top