]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ocfs2: Remove JBD compatibility layer
authorMark Fasheh <mfasheh@suse.com>
Wed, 19 Nov 2008 00:53:43 +0000 (16:53 -0800)
committerMark Fasheh <mfasheh@suse.com>
Mon, 5 Jan 2009 16:36:55 +0000 (08:36 -0800)
commit53ef99cad9878f02f27bb30bc304fc42af8bdd6e
treebb5dcb223666197cf737d24e4cc87506c4473a79
parent511308d90b53479b194cd067715f44dc99d39b08
ocfs2: Remove JBD compatibility layer

JBD2 is fully backwards compatible with JBD and it's been tested enough with
Ocfs2 that we can clean this code up now.

Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/Kconfig
fs/ocfs2/alloc.c
fs/ocfs2/aops.c
fs/ocfs2/journal.c
fs/ocfs2/journal.h
fs/ocfs2/ocfs2_jbd_compat.h [deleted file]