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] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 3 Feb 2012 10:44:53 +1100
From:	Stephen Rothwell <sfr@...b.auug.org.au>
To:	Artem Bityutskiy <dedekind1@...il.com>
Cc:	Randy Dunlap <rdunlap@...otime.net>, linux-next@...r.kernel.org,
	LKML <linux-kernel@...r.kernel.org>,
	David Woodhouse <dwmw2@...radead.org>,
	linux-mtd@...ts.infradead.org
Subject: Re: linux-next: Tree for Feb 2 (fs/jffs2)

On Thu, 02 Feb 2012 10:24:30 -0800 Randy Dunlap <rdunlap@...otime.net> wrote:
> 
> fs/jffs2/*.c still contains uses of ->read etc. instead of using
> mtd_read() etc.
> 
> fs/jffs2/read.c:36:8: error: 'struct mtd_info' has no member named 'read'
> fs/jffs2/read.c:112:8: error: 'struct mtd_info' has no member named 'read'
> fs/jffs2/nodemgmt.c:669:8: error: 'struct mtd_info' has no member named 'read'
> fs/jffs2/readinode.c:83:9: error: 'struct mtd_info' has no member named 'read'
> fs/jffs2/readinode.c:676:9: error: 'struct mtd_info' has no member named 'read'
> fs/jffs2/readinode.c:954:8: error: 'struct mtd_info' has no member named 'read'
> fs/jffs2/readinode.c:1040:9: error: 'struct mtd_info' has no member named 'read'
> fs/jffs2/readinode.c:1216:8: error: 'struct mtd_info' has no member named 'read'
> fs/jffs2/readinode.c:1275:10: error: 'struct mtd_info' has no member named 'read'
> fs/jffs2/scan.c:286:8: error: 'struct mtd_info' has no member named 'read'
> fs/jffs2/gc.c:590:8: error: 'struct mtd_info' has no member named 'read'
> fs/jffs2/gc.c:894:10: error: 'struct mtd_info' has no member named 'read'
> fs/jffs2/gc.c:977:9: error: 'struct mtd_info' has no member named 'read'

They were probably missed because they use the jffs2_flash_read() macro
in fs/jffs2/os-linux.h

-- 
Cheers,
Stephen Rothwell                    sfr@...b.auug.org.au

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ