[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <698D7018-682F-4D8A-A3A6-079514669D9F@mit.edu>
Date: Thu, 28 Oct 2010 08:12:50 -0400
From: Theodore Tso <tytso@....EDU>
To: Ingo Molnar <mingo@...e.hu>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: -tip: origin tree build failure (was: [GIT PULL] ext4 update for 2.6.37)
On Oct 28, 2010, at 3:56 AM, Ingo Molnar wrote:
>
> hi Ted,
>
>> Theodore Ts'o (18):
>> ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*()
>
> Today's -tip fails to build due to upstream commit 5dabfc7 ("ext4: rename
> {exit,init}_ext4_*() to ext4_{exit,init}_*()"), on all[yes/mod]config with
> CONFIG_EXT4_FS_XATTR disabled:
>
> fs/ext4/super.c:4776: error: implicit declaration of function ‘ext4_init_xattr’
>
> Commit 5dabfc7 renamed init_ext4_xattr to ext4_init_xattr but forgot to update the
> definition in fs/ext4/xattr.h. The patch below fixes it.
Acked-by: "Theodore Ts'o" <tytso@....edu>
Thanks for catching this, my bad.
-- 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