]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ocfs2: Split o2cb code from generic stack functions.
authorJoel Becker <joel.becker@oracle.com>
Fri, 1 Feb 2008 22:51:03 +0000 (14:51 -0800)
committerMark Fasheh <mfasheh@suse.com>
Fri, 18 Apr 2008 15:56:05 +0000 (08:56 -0700)
commit553aa7e408eac402c00b67ddfa7aec13fe1f3a33
treee11fd9dea8baa79e65a9baa261e2da8f467d167a
parent63e0c48ae6986a5bbb8e8dd9210c0e6ca79f2e50
ocfs2: Split o2cb code from generic stack functions.

Split off the o2cb-specific funtionality from the generic stack glue
calls.  This is a precurser to wrapping the o2cb functionality in an
operations vector.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/stackglue.c