From: Hiroshi Shimamoto Date: Tue, 15 Dec 2009 02:00:26 +0000 (-0800) Subject: task_struct: make journal_info conditional X-Git-Tag: v2.6.33-rc1~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4c570c4cb7a95dbfafa3d016d2739bf3fdfe319;p=pandora-kernel.git task_struct: make journal_info conditional journal_info in task_struct is used in journaling file system only. So introduce CONFIG_FS_JOURNAL_INFO and make it conditional. Signed-off-by: Hiroshi Shimamoto Cc: Chris Mason Cc: "Theodore Ts'o" Cc: Steven Whitehouse Cc: KONISHI Ryusuke Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed