Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2011 23:56:58 +0000 (UTC)
From:      Kirk McKusick <mckusick@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/ufs/ffs ffs_alloc.c
Message-ID:  <201105262357.p4QNvEIG026756@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mckusick    2011-05-26 23:56:58 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_alloc.c 
  Log:
  SVN rev 222334 on 2011-05-26 23:56:58Z by mckusick
  
  The check for whether a block is going to be claimed by a snapshot
  needs to happen before we notify the underlying layer that it is
  being freed.
  
  Revision  Changes    Path
  1.165     +12 -4     src/sys/ufs/ffs/ffs_alloc.c



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