alistair23-linux/fs/exofs
Boaz Harrosh 45d3abcb1a exofs: Move layout related members to a layout structure
* Abstract away those members in exofs_sb_info that are related/needed
  by a layout into a new exofs_layout structure. Embed it in exofs_sb_info.

* At exofs_io_state receive/keep a pointer to an exofs_layout. No need for
  an exofs_sb_info pointer, all we need is at exofs_layout.

* Change any usage of above exofs_sb_info members to their new name.

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
2010-02-28 03:35:27 -08:00
..
BUGS exofs: Documentation 2009-03-31 19:44:38 +03:00
common.h exofs: Multi-device mirror support 2009-12-10 09:59:23 +02:00
dir.c exofs: Remove IBM copyrights 2009-06-21 17:53:47 +03:00
exofs.h exofs: Move layout related members to a layout structure 2010-02-28 03:35:27 -08:00
file.c exofs: Avoid using file_fsync() 2009-06-21 17:53:47 +03:00
inode.c exofs: Move layout related members to a layout structure 2010-02-28 03:35:27 -08:00
ios.c exofs: Move layout related members to a layout structure 2010-02-28 03:35:27 -08:00
Kbuild exofs: move osd.c to ios.c 2009-12-10 09:59:21 +02:00
Kconfig
namei.c exofs: Remove IBM copyrights 2009-06-21 17:53:47 +03:00
pnfs.h exofs: fix pnfs_osd re-definitions in pre-pnfs trees 2010-01-05 09:14:32 +02:00
super.c exofs: Move layout related members to a layout structure 2010-02-28 03:35:27 -08:00
symlink.c exofs: Remove IBM copyrights 2009-06-21 17:53:47 +03:00