commit | fb86b1f07120b66769a39c445da5c4300069dd44 | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Fri Feb 01 11:59:05 2008 -0800 |
committer | Mark Fasheh <mfasheh@suse.com> | Fri Apr 18 08:56:03 2008 -0700 |
tree | 4d97d78e2c703b289801a91e3a480fa1620914a8 | |
parent | fc881fa0d59596c02f8707b5572567c369d4789a [diff] |
ocfs2: Define the contents of the slot_map file. The slot map file is merely an array of __le16. Wrap it in a structure for cleaner reference. Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>