alistair23-linux/fs/exofs
Boaz Harrosh beaec07ba6 exofs: address_space_operations
OK Now we start to read and write from osd-objects. We try to
collect at most contiguous pages as possible in a single write/read.
The first page index is the object's offset.

TODO:
   In 64-bit a single bio can carry at most 128 pages.
   Add support of chaining multiple bios

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
2009-03-31 19:44:29 +03:00
..
common.h
exofs.h exofs: address_space_operations 2009-03-31 19:44:29 +03:00
file.c exofs: file and file_inode operations 2009-03-31 19:44:24 +03:00
inode.c exofs: address_space_operations 2009-03-31 19:44:29 +03:00
Kbuild exofs: symlink_inode and fast_symlink_inode operations 2009-03-31 19:44:27 +03:00
Kconfig
osd.c
symlink.c exofs: symlink_inode and fast_symlink_inode operations 2009-03-31 19:44:27 +03:00