Date: Mon, 14 Apr 2008 12:55:39 +0300 From: Kostik Belousov <kostikbel@gmail.com> To: d@delphij.net Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: [PATCH] fdopendir(3) Message-ID: <20080414095539.GD18958@deviant.kiev.zoral.com.ua> In-Reply-To: <48027F56.9010302@delphij.net> References: <48027F56.9010302@delphij.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--W5WqUoFLvi1M7tJE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 13, 2008 at 02:47:02PM -0700, Xin LI wrote: > Hi, >=20 > Any objection for the attached patch which implements fdopendir(3) that= =20 > is found in various other OSes? Basically it splits __opendir2 into two= =20 > parts, and expose the second part which deals with fd to provide=20 > fdopendir(3) functionalities. There are some problems with the DTF_REWIND and union mounts. I too implemented the fdopendir in the course of the *at() work after the initial Roman Divacky submission. I put my patch at the http://people.freebsd.org/~kib/misc/fdopendir.1.patch I postponed the commit for further testing and some more changes related to the committed *at syscalls (mainly man pages, the patch awaits the review). --W5WqUoFLvi1M7tJE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEARECAAYFAkgDKhoACgkQC3+MBN1Mb4jvKQCfRzPYQIpe14zxw8UPuGnJCKnA hjAAmwWsE96TUSnY2+UHCMAR5RAta9n/ =2TVV -----END PGP SIGNATURE----- --W5WqUoFLvi1M7tJE--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080414095539.GD18958>