Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Nov 2003 02:16:47 -0500 (EST)
From:      Jeff Roberson <jroberson@chesapeake.net>
To:        Alexander Kabaev <kan@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/fs/msdosfs msdosfs_vfsops.csrc/sys/gnu/ext2fs ext2_vfsops.c src/sys/kern vfs_default.c src/sys/ufs/ffs         ffs_vfsops.c src/sys/ufs/ufs ufs_quota.c
Message-ID:  <20031101021633.J10222-100000@mail.chesapeake.net>
In-Reply-To: <200311010551.hA15pt0V087613@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 31 Oct 2003, Alexander Kabaev wrote:

> kan         2003/10/31 21:51:55 PST
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/fs/msdosfs       msdosfs_vfsops.c
>     sys/gnu/ext2fs       ext2_vfsops.c
>     sys/kern             vfs_default.c
>     sys/ufs/ffs          ffs_vfsops.c
>     sys/ufs/ufs          ufs_quota.c
>   Log:
>   Temporarily undo parts of the stuct mount locking commit by jeff.
>   It is unsafe to hold a mutex across vput/vrele calls.
>
>   This will be redone when a better locking strategy is agreed upon.
>

Thanks!

>   Discussed with: jeff
>
>   Revision  Changes    Path
>   1.109     +1 -2      src/sys/fs/msdosfs/msdosfs_vfsops.c
>   1.110     +1 -2      src/sys/gnu/ext2fs/ext2_vfsops.c
>   1.89      +1 -5      src/sys/kern/vfs_default.c
>   1.221     +1 -6      src/sys/ufs/ffs/ffs_vfsops.c
>   1.68      +5 -17     src/sys/ufs/ufs/ufs_quota.c
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031101021633.J10222-100000>