Module Name: src Committed By: maya Date: Thu Mar 16 01:09:24 UTC 2017
Modified Files:
src/sys/ufs/lfs: lfs_inode.c lfs_vnops.c
Log Message:
actually cast to unsigned long long and use %llu. certainly not use hex (oops)
suggested by dh
To generate a diff of this commit:
cvs rdiff -u -r1.149 -r1.150 src/sys/ufs/lfs/lfs_inode.c
cvs rdiff -u -r1.305 -r1.306 src/sys/ufs/lfs/lfs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
