kernel-hacking-2024-linux-s.../fs/nilfs2
Ryusuke Konishi 8e656fd518 nilfs2: make snapshots in checkpoint tree exportable
The previous export operations cannot handle multiple versions of
a filesystem if they belong to the same sb instance.

This adds a new type of file handle and extends export operations so
that they can get the inode specified by a checkpoint number as well
as an inode number and a generation number.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2010-10-23 09:24:34 +09:00
..
alloc.c
alloc.h
bmap.c nilfs2: get rid of nilfs_bmap_union 2010-07-23 10:02:14 +09:00
bmap.h nilfs2: get maximum number of child nodes from bmap object 2010-07-23 10:02:14 +09:00
btnode.c nilfs2: add read ahead mode to nilfs_btnode_submit_block 2010-07-23 10:02:15 +09:00
btnode.h nilfs2: add read ahead mode to nilfs_btnode_submit_block 2010-07-23 10:02:15 +09:00
btree.c nilfs2: apply read-ahead for nilfs_btree_lookup_contig 2010-07-23 10:02:16 +09:00
btree.h nilfs2: get rid of nilfs_bmap_union 2010-07-23 10:02:14 +09:00
cpfile.c
cpfile.h
dat.c
dat.h
dir.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 2010-08-10 11:26:52 -07:00
direct.c nilfs2: remove redundant pointer checks in bmap lookup functions 2010-07-23 10:02:14 +09:00
direct.h nilfs2: get rid of nilfs_bmap_union 2010-07-23 10:02:14 +09:00
export.h nilfs2: make snapshots in checkpoint tree exportable 2010-10-23 09:24:34 +09:00
file.c
gcdat.c simplify checks for I_CLEAR/I_FREEING 2010-08-09 16:47:44 -04:00
gcinode.c nilfs2: remove own inode hash used for GC 2010-10-23 09:24:34 +09:00
ifile.c
ifile.h
inode.c nilfs2: set pointer to root object in inodes 2010-10-23 09:24:34 +09:00
ioctl.c nilfs2: remove own inode hash used for GC 2010-10-23 09:24:34 +09:00
Kconfig
Makefile
mdt.c nilfs2: separate initializer of metadata file inode 2010-10-23 09:24:34 +09:00
mdt.h nilfs2: separate initializer of metadata file inode 2010-10-23 09:24:34 +09:00
namei.c nilfs2: make snapshots in checkpoint tree exportable 2010-10-23 09:24:34 +09:00
nilfs.h nilfs2: make snapshots in checkpoint tree exportable 2010-10-23 09:24:34 +09:00
page.c nilfs2: introduce check flag to btree node buffer 2010-07-23 10:02:15 +09:00
page.h nilfs2: introduce check flag to btree node buffer 2010-07-23 10:02:15 +09:00
recovery.c nilfs2: set pointer to root object in inodes 2010-10-23 09:24:34 +09:00
sb.h
segbuf.c block: unify flags for struct bio and struct request 2010-08-07 18:20:39 +02:00
segbuf.h nilfs2: get rid of macros for segment summary information 2010-07-23 10:02:09 +09:00
segment.c nilfs2: remove own inode hash used for GC 2010-10-23 09:24:34 +09:00
segment.h nilfs2: keep zero value in i_cno except for gc-inodes 2010-10-23 09:24:33 +09:00
sufile.c
sufile.h
super.c nilfs2: make snapshots in checkpoint tree exportable 2010-10-23 09:24:34 +09:00
the_nilfs.c nilfs2: add checkpoint tree to nilfs object 2010-10-23 09:24:34 +09:00
the_nilfs.h nilfs2: add checkpoint tree to nilfs object 2010-10-23 09:24:34 +09:00