Date: Wed, 23 May 2001 10:48:21 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/devfs devfs.h devfs_vnops.c Message-ID: <200105231748.f4NHmLr90979@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2001/05/23 10:48:21 PDT
Modified files:
sys/fs/devfs devfs.h devfs_vnops.c
Log:
Change the way deletes are managed in DEVFS.
This fixes a number of warnings relating to removed cloned devices.
It also makes it possible to recreate deleted devices with
mknod(2). The major/minor arguments are ignored.
Revision Changes Path
1.7 +2 -2 src/sys/fs/devfs/devfs.h
1.24 +114 -42 src/sys/fs/devfs/devfs_vnops.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?200105231748.f4NHmLr90979>
