OpenCloudOS-Kernel/fs/nilfs2
Ryusuke Konishi a53b4751ae nilfs2: use device's backing_dev_info for btree node caches
Previously, default_backing_dev_info was used for the mapping of btree
node caches.  This uses device dependent backing_dev_info to allow
detailed control of the device for the btree node pages.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2009-06-10 23:41:12 +09:00
..
Makefile
alloc.c
alloc.h
bmap.c nilfs2: remove bmap pointer operations 2009-06-10 23:41:10 +09:00
bmap.h nilfs2: remove bmap pointer operations 2009-06-10 23:41:10 +09:00
bmap_union.h
btnode.c nilfs2: use device's backing_dev_info for btree node caches 2009-06-10 23:41:12 +09:00
btnode.h nilfs2: use device's backing_dev_info for btree node caches 2009-06-10 23:41:12 +09:00
btree.c nilfs2: remove nilfs_btree_operations from btree mapping 2009-06-10 23:41:11 +09:00
btree.h nilfs2: remove nilfs_btree_operations from btree mapping 2009-06-10 23:41:11 +09:00
cpfile.c nilfs2: return EBUSY against delete request on snapshot 2009-06-10 23:41:12 +09:00
cpfile.h nilfs2: allow future expansion of metadata read out via get info ioctl 2009-06-10 23:41:11 +09:00
dat.c nilfs2: allow future expansion of metadata read out via get info ioctl 2009-06-10 23:41:11 +09:00
dat.h nilfs2: allow future expansion of metadata read out via get info ioctl 2009-06-10 23:41:11 +09:00
dir.c
direct.c nilfs2: remove nilfs_direct_operations from direct mapping 2009-06-10 23:41:11 +09:00
direct.h nilfs2: remove nilfs_direct_operations from direct mapping 2009-06-10 23:41:11 +09:00
file.c
gcdat.c
gcinode.c
ifile.c
ifile.h
inode.c nilfs2: enable sync_page method 2009-06-10 23:41:11 +09:00
ioctl.c nilfs2: allow future expansion of metadata read out via get info ioctl 2009-06-10 23:41:11 +09:00
mdt.c nilfs2: use device's backing_dev_info for btree node caches 2009-06-10 23:41:12 +09:00
mdt.h
namei.c
nilfs.h nilfs2: use device's backing_dev_info for btree node caches 2009-06-10 23:41:12 +09:00
page.c
page.h
recovery.c nilfs2: remove header file for segment list operations 2009-06-10 23:41:09 +09:00
sb.h
segbuf.c nilfs2: set bio unplug flag for the last bio in segment 2009-06-10 23:41:11 +09:00
segbuf.h
segment.c nilfs2: eliminate removal list of segments 2009-06-10 23:41:09 +09:00
segment.h nilfs2: remove header file for segment list operations 2009-06-10 23:41:09 +09:00
sufile.c nilfs2: allow future expansion of metadata read out via get info ioctl 2009-06-10 23:41:11 +09:00
sufile.h nilfs2: allow future expansion of metadata read out via get info ioctl 2009-06-10 23:41:11 +09:00
super.c nilfs2: use device's backing_dev_info for btree node caches 2009-06-10 23:41:12 +09:00
the_nilfs.c nilfs2: remove header file for segment list operations 2009-06-10 23:41:09 +09:00
the_nilfs.h