cvs commit: src/sys/ufs/ffs ffs_snapshot.c ffs_softdep.c

Jeff Roberson jeff at FreeBSD.org
Sun Mar 13 04:01:51 PST 2005


jeff        2005-03-13 12:01:50 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_snapshot.c ffs_softdep.c 
  Log:
   - The VI_DOOMED flag now signals the end of a vnode's relationship with
     the filesystem.  Check that rather than VI_XLOCK.
  
  Sponsored by:   Isilon Systems, Inc.
  
  Revision  Changes    Path
  1.100     +1 -1      src/sys/ufs/ffs/ffs_snapshot.c
  1.178     +1 -1      src/sys/ufs/ffs/ffs_softdep.c


More information about the cvs-src mailing list