tegge 2006-05-13 23:49:45 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/ufs/ffs ffs_snapshot.c ffs_vnops.c
Log:
MFC: Close a race when VOP_LOCK() on a snapshot file is attempted at the
same time as it is changed back into a normal file
On Wed, May 03, 2006 at 05:36:57PM +0400, Dmitry Morozovsky wrote:
> Dear Tor,
>
> On Tue, 2 May 2006, Tor Egge wrote:
>
> TE> Modified files:
> TE> sys/ufs/ffs ffs_snapshot.c ffs_vnops.c
> TE> Log:
> TE> Close a race when VOP_LOCK() on a snapshot file is attempted at the
> TE
Dear Tor,
On Tue, 2 May 2006, Tor Egge wrote:
TE> Modified files:
TE> sys/ufs/ffs ffs_snapshot.c ffs_vnops.c
TE> Log:
TE> Close a race when VOP_LOCK() on a snapshot file is attempted at the
TE> same time as it is changed back into a normal file. The locker would
TE> get t
tegge 2006-05-02 23:52:44 UTC
FreeBSD src repository
Modified files:
sys/ufs/ffs ffs_snapshot.c ffs_vnops.c
Log:
Close a race when VOP_LOCK() on a snapshot file is attempted at the
same time as it is changed back into a normal file. The locker would
get the shared