linux-IllusionX/fs/nilfs2
Ryusuke Konishi 2c2e52fc4f nilfs2: extend nilfs_sustat ioctl struct
This adds a new argument to the nilfs_sustat structure.

The extended field allows to delete volatile active state of segments,
which was needed to protect freshly-created segments from garbage
collection but has confused code dealing with segments.  This
extension alleviates the mess and gives room for further
simplifications.

The volatile active flag is not persistent, so it's eliminable on this
occasion without affecting compatibility other than the ioctl change.

Signed-off-by: Ryusuke Konishi <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-04-07 08:31:19 -07:00
..
alloc.c
alloc.h
bmap.c nilfs2: clean up indirect function calling conventions 2009-04-07 08:31:17 -07:00
bmap.h
bmap_union.h
btnode.c
btnode.h
btree.c nilfs2: clean up indirect function calling conventions 2009-04-07 08:31:17 -07:00
btree.h
cpfile.c nilfs2: fix buggy behavior seen in enumerating checkpoints 2009-04-07 08:31:18 -07:00
cpfile.h nilfs2: fix gc failure on volumes keeping numerous snapshots 2009-04-07 08:31:17 -07:00
dat.c
dat.h
dir.c nilfs2: use unlocked_ioctl 2009-04-07 08:31:19 -07:00
direct.c nilfs2: clean up indirect function calling conventions 2009-04-07 08:31:17 -07:00
direct.h
file.c nilfs2: use unlocked_ioctl 2009-04-07 08:31:19 -07:00
gcdat.c
gcinode.c nilfs2: insert explanations in gcinode file 2009-04-07 08:31:17 -07:00
ifile.c
ifile.h
inode.c
ioctl.c nilfs2: use unlocked_ioctl 2009-04-07 08:31:19 -07:00
Makefile
mdt.c
mdt.h
namei.c
nilfs.h nilfs2: use unlocked_ioctl 2009-04-07 08:31:19 -07:00
page.c
page.h
recovery.c nilfs2: extend nilfs_sustat ioctl struct 2009-04-07 08:31:19 -07:00
sb.h
segbuf.c
segbuf.h
seglist.h
segment.c nilfs2: extend nilfs_sustat ioctl struct 2009-04-07 08:31:19 -07:00
segment.h
sufile.c nilfs2: extend nilfs_sustat ioctl struct 2009-04-07 08:31:19 -07:00
sufile.h
super.c nilfs2: extend nilfs_sustat ioctl struct 2009-04-07 08:31:19 -07:00
the_nilfs.c nilfs2: extend nilfs_sustat ioctl struct 2009-04-07 08:31:19 -07:00
the_nilfs.h nilfs2: extend nilfs_sustat ioctl struct 2009-04-07 08:31:19 -07:00