On Sat, 10 Jun 2006 19:04:21 +0000 (UTC)
Craig Rodrigues <[EMAIL PROTECTED]> wrote:

> rodrigc     2006-06-10 19:04:21 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/gnu/fs/xfs/FreeBSD xfs_mountops.c 
>   Log:
>   Call g_vfs_close() if:
>   (1)  _xfs_mount() fails
>   (2)  at the end of _xfs_unmount()
>   
>   Revision  Changes    Path
>   1.6       +36 -3     src/sys/gnu/fs/xfs/FreeBSD/xfs_mountops.c
> 
> http://cvsweb.FreeBSD.org/src/sys/gnu/fs/xfs/FreeBSD/xfs_mountops.c.diff?r1=1.5&r2=1.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.

-- 
Alexander Kabaev

Attachment: signature.asc
Description: PGP signature

Reply via email to