cvs commit: src/sys/fs/ntfs ntfs_vnops.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Mon Mar 28 06:20:16 PST 2005


On Mon, Mar 28, 2005 at 01:45:09PM +0000, Jeff Roberson wrote:
+> -#if NTFS_DEBUG
+> -	int wantparent = cnp->cn_flags & (LOCKPARENT|WANTPARENT);
+> -#endif
+>  	dprintf(("ntfs_lookup: \"%.*s\" (%ld bytes) in %d, wp: %d \n",
+>  		(int)cnp->cn_namelen, cnp->cn_nameptr, cnp->cn_namelen,
+> -		dip->i_number, wantparent));
+> +		dip->i_number));

Too many format characters in dprintf().

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20050328/2ff4f8c5/attachment.bin


More information about the cvs-all mailing list