K 10 svn:author V 3 arr K 8 svn:date V 27 2002-06-26T15:53:11.000000Z K 7 svn:log V 238 - Remove the Giant acquisition from linux_socket_ioctl() as it was really there to protect fdrop() (which in turn can call vrele()), however, fdrop_locked() grabs Giant for us, so we do not have to. Reviewed by: jhb Inspired by: alc END