Module Name: src
Committed By: dholland
Date: Sun Jul 28 01:25:06 UTC 2013
Modified Files:
src/sys/ufs/lfs: lfs_alloc.c lfs_balloc.c lfs_inode.c lfs_vfsops.c
Log Message:
Add more of the bits for supporting quotas.
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 src/sys/ufs/lfs/lfs_alloc.c
cvs rdiff -u -r1.79 -r1.80 src/sys/ufs/lfs/lfs_balloc.c
cvs rdiff -u -r1.134 -r1.135 src/sys/ufs/lfs/lfs_inode.c
cvs rdiff -u -r1.311 -r1.312 src/sys/ufs/lfs/lfs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.