aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/stack_o2cb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-07ocfs2: keep index within status_map[]Roel Kluin1-1/+2
2009-06-22ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API.Joel Becker1-0/+11
2008-06-16ocfs2: Remove ->hangup() from stack glue operations.Joel Becker1-2/+1
2008-06-16ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.Joel Becker1-38/+0
2008-06-16ocfs2: Move the hb_ctl_path sysctl into the stack glue.Joel Becker1-1/+1
2008-04-30ocfs2: make struct o2cb_stack_ops staticAdrian Bunk1-1/+1
2008-04-18ocfs2: Break out stackglue into modules.Joel Becker1-8/+33
2008-04-18ocfs2: Create ocfs2_stack_operations and split out the o2cb stack.Joel Becker1-0/+395