Date: Sat, 10 Jun 2006 15:43:31 -0400 From: Alexander Kabaev <kabaev@gmail.com> To: Craig Rodrigues <rodrigc@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/gnu/fs/xfs/FreeBSD xfs_mountops.c Message-ID: <20060610154331.5ad36dd3@kan.dnsalias.net> In-Reply-To: <200606101904.k5AJ4Lol074220@repoman.freebsd.org> References: <200606101904.k5AJ4Lol074220@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_QNF3JRESA5/SSbguZQHDEXS Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sat, 10 Jun 2006 19:04:21 +0000 (UTC) Craig Rodrigues <rodrigc@FreeBSD.org> wrote: > rodrigc 2006-06-10 19:04:21 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/gnu/fs/xfs/FreeBSD xfs_mountops.c=20 > Log: > Call g_vfs_close() if: > (1) _xfs_mount() fails > (2) at the end of _xfs_unmount() > =20 > Revision Changes Path > 1.6 +36 -3 src/sys/gnu/fs/xfs/FreeBSD/xfs_mountops.c >=20 > http://cvsweb.FreeBSD.org/src/sys/gnu/fs/xfs/FreeBSD/xfs_mountops.c.diff?= r1=3D1.5&r2=3D1.6 This is plain wrong. XFS was responsible in the past for releasing all devices it opened, and that should get fixed if it got broken somehow instead of adding ad-hoc patches to plaster over the real issue. --=20 Alexander Kabaev --Sig_QNF3JRESA5/SSbguZQHDEXS Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEiyDmQ6z1jMm+XZYRAigLAJ9jS1oJoBKWr5Vianpf38s7I/R6pwCg6NEy nEvpeJX0rRhJTVXkh8DQh/c= =eQnq -----END PGP SIGNATURE----- --Sig_QNF3JRESA5/SSbguZQHDEXS--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060610154331.5ad36dd3>