ocfs2: Define the contents of the slot_map file.
authorJoel Becker <joel.becker@oracle.com>
Fri, 1 Feb 2008 19:59:05 +0000 (11:59 -0800)
committerMark Fasheh <mfasheh@suse.com>
Fri, 18 Apr 2008 15:56:03 +0000 (08:56 -0700)
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>

No differences found