Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Mar 1999 16:19:48 -0800 (PST)
From:      Kirk McKusick <mckusick@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/sys/softupdates softdep.h ffs_softdep.c
Message-ID:  <199903020019.QAA11226@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mckusick    1999/03/01 16:19:48 PST

  Modified files:
    contrib/sys/softupdates softdep.h ffs_softdep.c 
  Log:
  Ensure that softdep_sync_metadata can handle bmsafemap and mkdir entries
  if they ever arise (which should not happen as softdep_sync_metadata is
  currently used).
  
  Revision  Changes    Path
  1.5       +3 -2      src/contrib/sys/softupdates/softdep.h
  1.23      +45 -3     src/contrib/sys/softupdates/ffs_softdep.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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