lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 18 Mar 2008 10:39:16 +0100
From:	Solofo.Ramangalahy@...l.net
To:	Akira Fujita <a-fujita@...jp.nec.com>
Cc:	tytso@....edu, cmm@...ibm.com, linux-ext4@...r.kernel.org,
	linux-fsdevel@...r.kernel.org
Subject: [RFC][PATCH 2/3] ext4 online defrag (ver 0.7)

Hello,

Akira Fujita writes:
 > -			printk(KERN_ERR "defrag: failed ext4_ext_defrag\n");
 > -			goto ERR;
 > +			printk(KERN_ERR "ext4 defrag: "
 > +				"Moving victim file failed. ino [%lu]\n",
 > +				ext_info->ino);

This triggers this warning:
fs/ext4/defrag.c: In function 'ext4_defrag_move_victim':
fs/ext4/defrag.c:458: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'long long unsigned int'

(ext4-online-defrag-free-space-fragmentation.patch from ext4-patch-queue 36c86f09d6ac97c2797a1a94d76e2fc1dc3b03f8)

-- 
solofo
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ