Source-Changes archive

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

CVS commit: syssrc/sys/ufs/ext2fs



Module Name:    syssrc
Committed By:   jdolecek
Date:           Thu Sep 26 11:06:37 UTC 2002

Modified Files:
        syssrc/sys/ufs/ext2fs: ext2fs_balloc.c ext2fs_extern.h ext2fs_inode.c

Log Message:
use ufs_balloc_range() rather than local (mostly identical, but with some
bugs) ext2fs variant


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/ufs/ext2fs/ext2fs_balloc.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/ufs/ext2fs/ext2fs_extern.h
cvs rdiff -r1.27 -r1.28 syssrc/sys/ufs/ext2fs/ext2fs_inode.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