Source-Changes archive

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

Re: CVS commit: src/sys/ufs



On Wed, 12 Dec 2007, Luke Mewburn wrote:
Log Message:
defflag LFS_KERNEL_RFW (in opt_lfs.h).
Note: lfs_rfw.c doesn't compile if you define the option; locking API fallout?

On -current amd64:

../../../../ufs/lfs/lfs_rfw.c: In function 'lfs_rf_valloc':
../../../../ufs/lfs/lfs_rfw.c:134: error: too many arguments to function 'lfs_truncate'
../../../../ufs/lfs/lfs_rfw.c: In function 'update_inoblk':
../../../../ufs/lfs/lfs_rfw.c:344: error: too many arguments to function 'lfs_truncate'
cc1: warnings being treated as errors
../../../../ufs/lfs/lfs_rfw.c: In function 'check_segsum':
../../../../ufs/lfs/lfs_rfw.c:472: warning: pointer of type 'void *' used in arithmetic ../../../../ufs/lfs/lfs_rfw.c:472: warning: pointer of type 'void *' used in arithmetic ../../../../ufs/lfs/lfs_rfw.c:476: warning: pointer of type 'void *' used in arithmetic ../../../../ufs/lfs/lfs_rfw.c:492: warning: pointer of type 'void *' used in arithmetic
*** Error code 1

Cheers,
Jared




Home | Main Index | Thread Index | Old Index