Date: Mon, 13 Dec 2004 07:41:19 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/devfs devfs_vnops.c Message-ID: <200412130741.iBD7fJHb018496@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2004-12-13 07:41:19 UTC FreeBSD src repository Modified files: sys/fs/devfs devfs_vnops.c Log: Another FNONBLOCK -> O_NONBLOCK. Don't unconditionally set IO_UNIT to device drivers in write: nobody checks it, and since it was always set it did not carry information anyway. Revision Changes Path 1.92 +2 -2 src/sys/fs/devfs/devfs_vnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412130741.iBD7fJHb018496>