Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/ufs/ffs



Module Name:    src
Committed By:   hannken
Date:           Tue Aug 21 09:27:33 UTC 2007

Modified Files:
        src/sys/ufs/ffs: ffs_snapshot.c ffs_vnops.c

Log Message:
Modify ffs_lock() to take care for changed v_vnlock.  Snapshots do not need
transferlockers() anymore.

>From FreeBSD ffs_vnops.c Rev. 1.159

Reviewed by: YAMAMOTO Takashi <yamt%netbsd.org@localhost>


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/ufs/ffs/ffs_snapshot.c
cvs rdiff -r1.90 -r1.91 src/sys/ufs/ffs/ffs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index