]> git.baikalelectronics.ru Git - kernel.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)
commit14d58d41b8fe3bd3844f8302bc28a63e07ec56b2
treebb5dcb223666197cf737d24e4cc87506c4473a79
parent495c9693dc24c5b52a9069c1e23728d021d1247b
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]