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
gameport
joystick
keyboard
misc
mouse
serio
touchscreen
Kconfig -rw-r--r-- 4.6 KB
Makefile -rw-r--r-- 655 bytes
evbug.c -rw-r--r-- 2.8 KB
evdev.c -rw-r--r-- 16.9 KB
ff-core.c -rw-r--r-- 8.5 KB
ff-memless.c -rw-r--r-- 13.2 KB
fixp-arith.h -rw-r--r-- 2.2 KB
input.c -rw-r--r-- 28.7 KB
joydev.c -rw-r--r-- 16.0 KB
mousedev.c -rw-r--r-- 20.0 KB
power.c -rw-r--r-- 4.1 KB
tsdev.c -rw-r--r-- 13.1 KB

back to top