Searched hist:"8 e8a4603b5422c9145880e73b23bc4c2c4de0098" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | slot_map.h | diff 8e8a4603b5422c9145880e73b23bc4c2c4de0098 Fri Feb 01 13:59:09 CST 2008 Mark Fasheh <mfasheh@suse.com> ocfs2: Move slot map access into slot_map.c
journal.c and dlmglue.c would refresh the slot map by hand. Instead, have the update and clear functions do the work inside slot_map.c. The eventual result is to make ocfs2_slot_info defined privately in slot_map.c
Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
|
H A D | slot_map.c | diff 8e8a4603b5422c9145880e73b23bc4c2c4de0098 Fri Feb 01 13:59:09 CST 2008 Mark Fasheh <mfasheh@suse.com> ocfs2: Move slot map access into slot_map.c
journal.c and dlmglue.c would refresh the slot map by hand. Instead, have the update and clear functions do the work inside slot_map.c. The eventual result is to make ocfs2_slot_info defined privately in slot_map.c
Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
|
H A D | journal.c | diff 8e8a4603b5422c9145880e73b23bc4c2c4de0098 Fri Feb 01 13:59:09 CST 2008 Mark Fasheh <mfasheh@suse.com> ocfs2: Move slot map access into slot_map.c
journal.c and dlmglue.c would refresh the slot map by hand. Instead, have the update and clear functions do the work inside slot_map.c. The eventual result is to make ocfs2_slot_info defined privately in slot_map.c
Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
|
H A D | dlmglue.c | diff 8e8a4603b5422c9145880e73b23bc4c2c4de0098 Fri Feb 01 13:59:09 CST 2008 Mark Fasheh <mfasheh@suse.com> ocfs2: Move slot map access into slot_map.c
journal.c and dlmglue.c would refresh the slot map by hand. Instead, have the update and clear functions do the work inside slot_map.c. The eventual result is to make ocfs2_slot_info defined privately in slot_map.c
Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
|
H A D | super.c | diff 8e8a4603b5422c9145880e73b23bc4c2c4de0098 Fri Feb 01 13:59:09 CST 2008 Mark Fasheh <mfasheh@suse.com> ocfs2: Move slot map access into slot_map.c
journal.c and dlmglue.c would refresh the slot map by hand. Instead, have the update and clear functions do the work inside slot_map.c. The eventual result is to make ocfs2_slot_info defined privately in slot_map.c
Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
|