aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/stack_o2cb.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: Remove ->hangup() from stack glue operations.Joel Becker2008-06-161-2/+1
* ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.Joel Becker2008-06-161-38/+0
* ocfs2: Move the hb_ctl_path sysctl into the stack glue.Joel Becker2008-06-161-1/+1
* ocfs2: make struct o2cb_stack_ops staticAdrian Bunk2008-04-301-1/+1
* ocfs2: Break out stackglue into modules.Joel Becker2008-04-181-8/+33
* ocfs2: Create ocfs2_stack_operations and split out the o2cb stack.Joel Becker2008-04-181-0/+395