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 Sep  2 08:51:46 UTC 2008

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

Log Message:
Ffs_snapshot() has become a huge monster over the time.  Break it into
helper functions to enhance readability.  Adjust comments to reality
and test the main error paths.

While here, expand and remove the last FreeBSD->NetBSD conversion macros.

No functional change intended.


To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 src/sys/ufs/ffs/ffs_snapshot.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