diff options
author | Boaz Harrosh <bharrosh@panasas.com> | 2010-01-28 04:46:16 -0500 |
---|---|---|
committer | Boaz Harrosh <bharrosh@panasas.com> | 2010-02-28 06:35:27 -0500 |
commit | 45d3abcb1a7388b2b97582e13bf9dd21784dcaa5 (patch) | |
tree | e957fdec303c073490c261999d6939c2ecf20352 /fs/readdir.c | |
parent | 22ddc556380cf5645c52292b6d980766646eb864 (diff) |
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>
Diffstat (limited to 'fs/readdir.c')
0 files changed, 0 insertions, 0 deletions