]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commitfb86b1f07120b66769a39c445da5c4300069dd44
tree4d97d78e2c703b289801a91e3a480fa1620914a8
parentfc881fa0d59596c02f8707b5572567c369d4789a
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>
fs/ocfs2/ocfs2_fs.h
fs/ocfs2/slot_map.c