Source-Changes-D archive

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

Re: CVS commit: src/sys



There appears to be one more:

/r1/netbsd-current/src/sys/fs/msdosfs/msdosfs_vfsops.c:88: warning: 
'msdos_modcmd' used but never defined
/r1/netbsd-current/src/sys/fs/msdosfs/msdosfs_vfsops.c:151: warning: 
'msdosfs_modcmd' defined but not used
--- msdosfs_vfsops.o ---

*** [msdosfs_vfsops.o] Error code 1

On 11-Apr-10, at 06:26 , Michael van Elst wrote:

> Module Name:  src
> Committed By: mlelstv
> Date:         Sun Apr 11 10:26:26 UTC 2010
> 
> Modified Files:
>       src/sys/fs/filecorefs: filecore_vfsops.c
>       src/sys/fs/msdosfs: msdosfs_vfsops.c
>       src/sys/miscfs/umapfs: umap_vfsops.c
> 
> Log Message:
> The *_modcmd functions use the module name as prefix.
> 
> To generate a diff of this commit:
> cvs rdiff -u -r1.62 -r1.63 src/sys/fs/filecorefs/filecore_vfsops.c
> cvs rdiff -u -r1.82 -r1.83 src/sys/fs/msdosfs/msdosfs_vfsops.c
> cvs rdiff -u -r1.83 -r1.84 src/sys/miscfs/umapfs/umap_vfsops.c
> 
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
> 
> 

-- 
    aew



Home | Main Index | Thread Index | Old Index