search for: dlm_migrate_lockr

Displaying 2 results from an estimated 2 matches for "dlm_migrate_lockr".

Did you mean: dlm_migrate_lockres
2006 Apr 14
1
[RFC: 2.6 patch] fs/ocfs2/: remove unused exports
...ng_from_callback - cluster/heartbeat.c: o2hb_stop_all_regions - cluster/nodemanager.c: o2nm_get_node_by_num - cluster/nodemanager.c: o2nm_configured_node_map - cluster/nodemanager.c: o2nm_get_node_by_ip - cluster/nodemanager.c: o2nm_node_put - cluster/nodemanager.c: o2nm_node_get - dlm/dlmmaster.c: dlm_migrate_lockres Signed-off-by: Adrian Bunk <bunk at stusta.de> --- fs/ocfs2/cluster/heartbeat.c | 2 -- fs/ocfs2/cluster/nodemanager.c | 5 ----- fs/ocfs2/dlm/dlmmaster.c | 1 - 3 files changed, 8 deletions(-) --- linux-2.6.17-rc1-mm2-full/fs/ocfs2/cluster/heartbeat.c.old 2006-04-14 1...
2006 Aug 15
0
[git patches] ocfs2 updates
...8 + fs/ocfs2/ocfs2.h | 2 fs/ocfs2/suballoc.c | 261 +++++++++++++++++++++++++++++++++++++++++------ fs/ocfs2/suballoc.h | 2 fs/ocfs2/super.c | 8 + 7 files changed, 263 insertions(+), 62 deletions(-) Adrian Bunk: fs/ocfs2/dlm/dlmmaster.c: unexport dlm_migrate_lockres Kurt Hackel: ocfs2: Fix lvb corruption ocfs2: do not modify lksb->status in the unlock ast ocfs2: fix check for locally granted state during dlmunlock() Mark Fasheh: ocfs2: limit cluster bitmap information saved at mount ocfs2: better group descriptor consistenc...