linux/fs/nilfs2
Hiroshi Shimamoto e4c570c4cb 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 <h-shimamoto@ct.jp.nec.com>
Cc: Chris Mason <chris.mason@oracle.com>
Cc: "Theodore Ts'o" <tytso@mit.edu>
Cc: Steven Whitehouse <swhiteho@redhat.com>
Cc: KONISHI Ryusuke <konishi.ryusuke@lab.ntt.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-12-15 08:53:27 -08:00
..
Kconfig task_struct: make journal_info conditional 2009-12-15 08:53:27 -08:00
Makefile
alloc.c
alloc.h
bmap.c
bmap.h
bmap_union.h
btnode.c
btnode.h
btree.c nilfs2: use list_splice_tail or list_splice_tail_init 2009-11-29 02:50:46 +09:00
btree.h
cpfile.c
cpfile.h
dat.c
dat.h
dir.c nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirty 2009-11-27 20:05:16 +09:00
direct.c
direct.h
file.c
gcdat.c
gcinode.c
ifile.c
ifile.h
inode.c nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirty 2009-11-27 20:05:16 +09:00
ioctl.c
mdt.c
mdt.h
namei.c nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirty 2009-11-27 20:05:16 +09:00
nilfs.h
page.c
page.h
recovery.c nilfs2: use list_splice_tail or list_splice_tail_init 2009-11-29 02:50:46 +09:00
sb.h
segbuf.c nilfs2: separate wait function from nilfs_segctor_write 2009-11-30 21:17:52 +09:00
segbuf.h nilfs2: separate wait function from nilfs_segctor_write 2009-11-30 21:17:52 +09:00
segment.c nilfs2: separate wait function from nilfs_segctor_write 2009-11-30 21:17:52 +09:00
segment.h nilfs2: separate wait function from nilfs_segctor_write 2009-11-30 21:17:52 +09:00
sufile.c
sufile.h
super.c
the_nilfs.c
the_nilfs.h