Date: Sat, 18 May 2002 15:18:17 -0700 (PDT) From: Ian Dowse <iedowse@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/gnu/ext2fs ext2_extern.h ext2_ihash.c ext2_vfsops.c Message-ID: <200205182218.g4IMIHW57750@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2002/05/18 15:18:17 PDT
Modified files:
sys/gnu/ext2fs ext2_extern.h ext2_ihash.c ext2_vfsops.c
Log:
Add an ext2_uninit() routine that undoes the actions performed by
ext2_init(). This permits the ext2fs module to be unloaded without
causing panics and leaking memory.
Revision Changes Path
1.29 +1 -0 src/sys/gnu/ext2fs/ext2_extern.h
1.34 +17 -0 src/sys/gnu/ext2fs/ext2_ihash.c
1.96 +9 -5 src/sys/gnu/ext2fs/ext2_vfsops.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205182218.g4IMIHW57750>
