Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 May 2001 22:49:29 -0700 (PDT)
From:      Kirk McKusick <mckusick@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ffs ffs_alloc.c ffs_extern.h ffs_snapshot.c
Message-ID:  <200105040549.f445nTM54301@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mckusick    2001/05/03 22:49:29 PDT

  Modified files:
    sys/ufs/ffs          ffs_alloc.c ffs_extern.h ffs_snapshot.c 
  Log:
  Refinement to revision 1.16 of ufs/ffs/ffs_snapshot.c to reduce
  the amount of time that the filesystem must be suspended. The
  current snapshot is elided as well as the earlier snapshots.
  
  Revision  Changes    Path
  1.79      +2 -4      src/sys/ufs/ffs/ffs_alloc.c
  1.41      +2 -1      src/sys/ufs/ffs/ffs_extern.h
  1.19      +226 -118  src/sys/ufs/ffs/ffs_snapshot.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?200105040549.f445nTM54301>