Source-Changes archive

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

Re: CVS commit: [netbsd-3] src/sys/ufs/lfs



I inadvertently committed two revisions of lfs_syscalls.c here;  the cvs
log has been updated to reflect that.  (revision 1.107, which is part of
the pullup I'm currently working on anyway, but was supposed to be its
own commit)

+j

Jeff Rizzo wrote:
> Module Name:  src
> Committed By: riz
> Date:         Sat May 20 21:18:50 UTC 2006
>
> Modified Files:
>       src/sys/ufs/lfs [netbsd-3]: lfs.h lfs_syscalls.c lfs_vfsops.c
>
> Log Message:
> Pull up following revision(s) (requested by perseant in ticket #1327):
>       sys/ufs/lfs/lfs_vfsops.c: revision 1.180
>       sys/ufs/lfs/lfs_syscalls.c: revision 1.106
>       sys/ufs/lfs/lfs.h: revision 1.87
> Keep track of the number of segments reclaimed, since the cleaner doesn't
> do this anymore (it hasn't for quite some time).  Add a couple of conditional
> debugging messages to indicate why segments are not cleaned, in the event
> that lfs_segclean is used.
> Make the LFCNSEGWAITALL fcntl work again.
>
>
> To generate a diff of this commit:
> cvs rdiff -r1.77.2.1 -r1.77.2.2 src/sys/ufs/lfs/lfs.h
> cvs rdiff -r1.103.2.1 -r1.103.2.2 src/sys/ufs/lfs/lfs_syscalls.c
> cvs rdiff -r1.167.2.4 -r1.167.2.5 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.
>   


Attachment: signature.asc
Description: OpenPGP digital signature



Home | Main Index | Thread Index | Old Index