]> git.baikalelectronics.ru Git - kernel.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)
commitb6de4f9ad9ba333d63b353204937fd731bfc5740
treee11fd9dea8baa79e65a9baa261e2da8f467d167a
parenta635c13451ce5778845aba3ad66a1fd2c256c8b2
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