Searched hist:d85b20e4b300edfd290f21fc2d790ba16d2f225b (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | slot_map.h | diff d85b20e4b300edfd290f21fc2d790ba16d2f225b Fri Feb 01 14:01:05 CST 2008 Joel Becker <joel.becker@oracle.com> 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>
|
H A D | slot_map.c | diff d85b20e4b300edfd290f21fc2d790ba16d2f225b Fri Feb 01 14:01:05 CST 2008 Joel Becker <joel.becker@oracle.com> 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>
|
H A D | ocfs2.h | diff d85b20e4b300edfd290f21fc2d790ba16d2f225b Fri Feb 01 14:01:05 CST 2008 Joel Becker <joel.becker@oracle.com> 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>
|
H A D | journal.c | diff d85b20e4b300edfd290f21fc2d790ba16d2f225b Fri Feb 01 14:01:05 CST 2008 Joel Becker <joel.becker@oracle.com> 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>
|