svn commit: r233629 - head/sys/ufs/ffs

Dmitry Morozovsky marck at rinet.ru
Wed Mar 28 21:55:57 UTC 2012


Dear Kirk,

On Wed, 28 Mar 2012, Kirk McKusick wrote:

> Author: mckusick
> Date: Wed Mar 28 21:21:19 2012
> New Revision: 233629
> URL: http://svn.freebsd.org/changeset/base/233629
> 
> Log:
>   A refinement of change 232351 to avoid a race with a forcible unmount.
>   While we have a snapshot vnode unlocked to avoid a deadlock with another
>   inode in the same inode block being updated, the filesystem containing
>   it may be forcibly unmounted. When that happens the snapshot vnode is
>   revoked. We need to check for that condition and fail appropriately.

Thank you and Kostik very much!

How far we are from enabling snapshot of SU+J UFS back?

[snip]

-- 
Sincerely,
D.Marck                                     [DM5020, MCK-RIPE, DM3-RIPN]
[ FreeBSD committer:                                 marck at FreeBSD.org ]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck at rinet.ru ***
------------------------------------------------------------------------


More information about the svn-src-head mailing list