diff options
author | alfred <alfred@FreeBSD.org> | 2002-01-19 01:03:54 +0000 |
---|---|---|
committer | alfred <alfred@FreeBSD.org> | 2002-01-19 01:03:54 +0000 |
commit | 20073b03222ce9d43b2d432e035bd2e049f47ea6 (patch) | |
tree | 92518e39867d967ad979689670bf924da1d8deb6 /lib/libpam/modules/pam_unix/pam_unix.c | |
parent | 1d07367781bb565df7c1015af891004f6ed68974 (diff) | |
download | FreeBSD-src-20073b03222ce9d43b2d432e035bd2e049f47ea6.zip FreeBSD-src-20073b03222ce9d43b2d432e035bd2e049f47ea6.tar.gz |
undo a bit of the Giant pushdown.
fdrop isn't SMP safe as it may call into the file's close routine which
definetly is not SMP safe right now, so we hold Giant over calls to
fdrop now.
Diffstat (limited to 'lib/libpam/modules/pam_unix/pam_unix.c')
0 files changed, 0 insertions, 0 deletions