diff options
author | Mark Fasheh <mark.fasheh@oracle.com> | 2007-09-07 22:58:15 +0200 |
---|---|---|
committer | Mark Fasheh <mark.fasheh@oracle.com> | 2007-10-12 20:54:39 +0200 |
commit | 15b1e36bdb487d67ef924a37b0967453143be53a (patch) | |
tree | 448e955663c183a12f574f0e470e842d7722c1fb /.gitignore | |
parent | ocfs2: Cleanup dirent size check (diff) | |
download | linux-15b1e36bdb487d67ef924a37b0967453143be53a.tar.xz linux-15b1e36bdb487d67ef924a37b0967453143be53a.zip |
ocfs2: Structure updates for inline data
Add the disk, network and memory structures needed to support data in inode.
Struct ocfs2_inline_data is defined and embedded in ocfs2_dinode for storing
inline data.
A new inode field, i_dyn_features, is added to facilitate tracking of
dynamic inode state. Since it will be used often, we want to mirror it on
ocfs2_inode_info, and transfer it via the meta data lvb.
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Reviewed-by: Joel Becker <joel.becker@oracle.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions