cvs commit: src/sys/ufs/ffs ffs_snapshot.c
Tor Egge
tegge at FreeBSD.org
Sat May 13 16:53:05 PDT 2006
tegge 2006-05-13 23:52:59 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/ufs/ffs ffs_snapshot.c
Log:
MFC: A side effect of calling runningbufwakeup() is that
bp->b_runningbufspace is cleared. Save old value and restore
bp->b_runningbufspace before returning from ffs_copyonwrite().
Revision Changes Path
1.103.2.8 +10 -3 src/sys/ufs/ffs/ffs_snapshot.c
More information about the cvs-src
mailing list