]> git.baikalelectronics.ru Git - kernel.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)
commita03a5033b4eb9fe9a5f7b29cebc276cf7af8cde6
tree4d97d78e2c703b289801a91e3a480fa1620914a8
parente530dcccb1d60b3fcd48815c32b0686c17d4210c
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