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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 6 Jul 2008 00:07:51 -0400
From:	Theodore Tso <tytso@....EDU>
To:	Eric Sandeen <sandeen@...hat.com>
Cc:	Li Zefan <lizf@...fujitsu.com>, Mingming Cao <cmm@...ibm.com>,
	linux-ext4@...r.kernel.org
Subject: Re: [PATCH] ext4: fix build failure if DX_DEBUG

On Wed, Jun 11, 2008 at 11:03:39AM -0500, Eric Sandeen wrote:
> Li Zefan wrote:
> > I got build failure when I turned on DX_DEBUG.
> > 
> > fs/ext4/namei.c: In function ‘dx_show_leaf’:
> > fs/ext4/namei.c:291: error: implicit declaration of function ‘ext4_next_entry’
> > fs/ext4/namei.c:291: warning: assignment makes pointer from integer without a cast
> > 
> > Move the definition of ext4_next_entry() upwards just as ext3 code.
> > 
> > Signed-off-by: Li Zefan <lizf@...fujitsu.com>
> 
> Thanks,  I added this to the bugfix portion of the ext4 patch queue.

But you forgot to edit the series file.  :-) 

I've fixed in the patch queue, and it will be in the 2.6.26-rc9-ext4-1
patch drop.

						- 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ