lkml.org 
[lkml]   [2009]   [Dec]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: + task_struct-make-journal_info-conditional.patch added to -mm tree
On Thu, Dec 03, 2009 at 02:40:57PM -0800, akpm@linux-foundation.org wrote:
> --- a/include/linux/sched.h~task_struct-make-journal_info-conditional
> +++ a/include/linux/sched.h
> @@ -1452,8 +1452,10 @@ struct task_struct {
> gfp_t lockdep_reclaim_gfp;
> #endif
>
> +#ifdef CONFIG_FS_JOURNAL_INFO
> /* journalling filesystem info */
> void *journal_info;
> +#endif

This will prevent using e.g. ext3 on CONFIG_EXT3_FS=n kernels.


\
 
 \ /
  Last update: 2009-12-04 03:17    [W:0.085 / U:0.420 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site