Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 May 2011 18:09:14 +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:  <201105291809.p4TI9UMI019710@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

mckusick    2011-05-29 18:09:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/ufs/ffs          ffs_alloc.c 
  Log:
  SVN rev 222455 on 2011-05-29 18:09:14Z by mckusick
  
  MFC r222334:
  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.153.2.7  +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?201105291809.p4TI9UMI019710>