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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 31 Oct 2011 13:53:36 -0400 From: Ted Ts'o <tytso@....edu> To: Dan Carpenter <error27@...il.com> Cc: "open list:JOURNALLING LAYER..." <linux-ext4@...r.kernel.org>, kernel-janitors@...r.kernel.org Subject: Re: [patch 2/2] jbd2: use gfp_t instead of int On Fri, Aug 26, 2011 at 12:20:37PM +0300, Dan Carpenter wrote: > This silences some Sparse warnings: > fs/jbd2/transaction.c:135:69: warning: incorrect type in argument 2 (different base types) > fs/jbd2/transaction.c:135:69: expected restricted gfp_t [usertype] flags > fs/jbd2/transaction.c:135:69: got int [signed] gfp_mask > > Signed-off-by: Dan Carpenter <error27@...il.com> This has been merged into the ext4 tree (a while ago, actually, but it looks like I forgot to send an e-mail ack). - Ted -- 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