Date: Mon, 28 Mar 2005 16:20:14 +0200 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: Jeff Roberson <jeff@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/ntfs ntfs_vnops.c Message-ID: <20050328142014.GW591@darkness.comp.waw.pl> In-Reply-To: <200503281345.j2SDj9tR043878@repoman.freebsd.org> References: <200503281345.j2SDj9tR043878@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
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@FreeBSD.org http://www.FreeBSD.org
FreeBSD committer Am I Evil? Yes, I Am!
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)
iD8DBQFCSBKeForvXbEpPzQRAnRPAKDaNkHPbWdGFELOEGPkr1s7hut6gACgzVkz
ZqG/kdeY4CSWd7lS/nkN18U=
=2Hrc
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050328142014.GW591>
