linux/fs/nilfs2
Ryusuke Konishi 3256a05531 nilfs2: fix potential leak of dirty data on umount
This fixes incorrect usage of nilfs_segctor_confirm() test function in
nilfs_segctor_destroy(); nilfs_segctor_confirm() returns zero if the
filesystem is not clean, so its use in nilfs_segctor_destroy() needs
inversion.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2010-01-31 14:57:31 +09:00
..
alloc.c
alloc.h
bmap_union.h
bmap.c nilfs2: trivial coding style fix 2009-12-25 13:01:50 +09:00
bmap.h
btnode.c
btnode.h
btree.c
btree.h
cpfile.c nilfs2: trivial coding style fix 2009-12-25 13:01:50 +09:00
cpfile.h
dat.c
dat.h
dir.c
direct.c nilfs2: trivial coding style fix 2009-12-25 13:01:50 +09:00
direct.h
file.c
gcdat.c
gcinode.c
ifile.c
ifile.h
inode.c
ioctl.c nilfs2: Storage class should be before const qualifier 2009-12-25 13:01:50 +09:00
Kconfig Revert "task_struct: make journal_info conditional" 2009-12-17 13:23:24 -08:00
Makefile
mdt.c
mdt.h
namei.c
nilfs.h
page.c
page.h
recovery.c
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: fix potential leak of dirty data on umount 2010-01-31 14:57:31 +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 switch nilfs2 to deactivate_locked_super() 2009-12-16 12:16:42 -05:00
the_nilfs.c
the_nilfs.h