mount and umount could leak loop device allocations causing the system to
authorErik Andersen <andersen@codepoet.org>
Wed, 26 Jan 2000 20:06:48 +0000 (20:06 -0000)
committerErik Andersen <andersen@codepoet.org>
Wed, 26 Jan 2000 20:06:48 +0000 (20:06 -0000)
commit5cbdd712f5320ffc109053a94b7cf36c82292cf6
tree77236e83cc0583411a75b752a6152d445eb680e0
parent3fe39dce5d1a0b0946878c66bbd7f694c5aa38ea
mount and umount  could leak loop device allocations causing the system to
quickly run out.  Also disable init's SIGHUP handler during shutdown.
 -Erik
Changelog
init.c
init/init.c
internal.h
mount.c
networking/ping.c
ping.c
umount.c
util-linux/mount.c
util-linux/umount.c
utility.c