Whamcloud - gitweb
LU-6030 ldiskfs: cleanup ldiskfs_journal_dirty_metadata 67/13067/4
authorYang Sheng <yang.sheng@intel.com>
Mon, 15 Dec 2014 08:24:24 +0000 (16:24 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 8 Jan 2015 05:18:59 +0000 (05:18 +0000)
commit30f9697637c09e593bfbbc8ccbc7993ccfdeac36
tree2a37a1018560f599b69ca31c7222837db18324c3
parent9804f872d28315a7ddfe835138bb33e2206ffe52
LU-6030 ldiskfs: cleanup ldiskfs_journal_dirty_metadata

ldiskfs_journal_dirty_meatdata only exist in ext3 code.
In the ext4 ldiskfs_handle_dirty_metadata instead of it.
As we won't support ext3 any more, Cleanup its usage
from ldiskfs & osd.

Signed-off-by: Yang Sheng <yang.sheng@intel.com>
Change-Id: I7a1f65bd41fb552cb099831fc0254926ae5c2df3
Reviewed-on: http://review.whamcloud.com/13067
Tested-by: Jenkins
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Bobi Jam <bobijam@hotmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
18 files changed:
ldiskfs/kernel_patches/patches/rhel6.3/ext4-back-dquot-to.patch
ldiskfs/kernel_patches/patches/rhel6.3/ext4-large-eas.patch
ldiskfs/kernel_patches/patches/rhel6.3/ext4-misc.patch
ldiskfs/kernel_patches/patches/rhel6.4/ext4-back-dquot-to.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel6.4/ext4-misc.patch
ldiskfs/kernel_patches/patches/sles11sp2/ext4-extents-mount-option.patch
ldiskfs/kernel_patches/patches/sles11sp2/ext4-large-eas.patch
ldiskfs/kernel_patches/patches/sles11sp2/ext4-misc.patch
ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.4.series
ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.5.series
ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.6.series
ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series
lustre/osd-ldiskfs/osd_compat.c
lustre/osd-ldiskfs/osd_handler.c
lustre/osd-ldiskfs/osd_iam.c
lustre/osd-ldiskfs/osd_iam_lfix.c
lustre/osd-ldiskfs/osd_iam_lvar.c
lustre/osd-ldiskfs/osd_io.c