diff options
| author | Ingo Molnar <[email protected]> | 2010-10-28 07:56:31 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-10-28 16:29:17 +0000 |
| commit | 19ef20143ff86c8012270c619ac7b6c3b389a8fa (patch) | |
| tree | 6ba0b8b2ddf437161c1d7028ea5863005c4e2fe2 /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... (diff) | |
| download | kernel-19ef20143ff86c8012270c619ac7b6c3b389a8fa.tar.gz kernel-19ef20143ff86c8012270c619ac7b6c3b389a8fa.zip | |
ext4: fix compile with CONFIG_EXT4_FS_XATTR disabled
Commit 5dabfc78dced ("ext4: rename {exit,init}_ext4_*() to
ext4_{exit,init}_*()") causes
fs/ext4/super.c:4776: error: implicit declaration of function ‘ext4_init_xattr’
when CONFIG_EXT4_FS_XATTR is disabled.
It renamed init_ext4_xattr to ext4_init_xattr but forgot to update the
dummy definition in fs/ext4/xattr.h.
Signed-off-by: Ingo Molnar <[email protected]>
Acked-by: "Theodore Ts'o" <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions
