On Wed, Jun 11, 2008 at 11:03:39AM -0500, Eric Sandeen wrote:
Li Zefan wrote:
quoted
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 <redacted>
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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html