commit | d85b20e4b300edfd290f21fc2d790ba16d2f225b | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Fri Feb 01 12:01:05 2008 -0800 |
committer | Mark Fasheh <mfasheh@suse.com> | Fri Apr 18 08:56:02 2008 -0700 |
tree | a505db4d378420e5bbd1d8c18a0d97a0498e5ceb | |
parent | 8e8a4603b5422c9145880e73b23bc4c2c4de0098 [diff] |
ocfs2: Make ocfs2_slot_info private. Just use osb_lock around the ocfs2_slot_info data. This allows us to take the ocfs2_slot_info structure private in slot_info.c. All access is now via accessors. Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>