Whamcloud - gitweb
LU-4416 osd-ldiskfs: add check for 3 arg ext4_journal_start 64/10164/13
authorJeff Mahoney <jeffm@suse.com>
Mon, 2 Jun 2014 13:05:57 +0000 (09:05 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 3 Jul 2014 04:37:38 +0000 (04:37 +0000)
commit7ae1cb98b33c21e0ae1d17deb9bb59565a8ecdb0
tree6b10cf5a06d1af51ca6ba671f3c215616d1d09bd
parente236be32f6acc8c002d7720a4ad16d410957a4be
LU-4416 osd-ldiskfs: add check for 3 arg ext4_journal_start

Linux 3.9 added a type argument to ext4_journal_start_sb. The
ldiskfs patches shouldn't need to define whether the
implementation uses this version.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: Ia764126b27ebc766d39d1778278bdd8835f5a6ef
Reviewed-on: http://review.whamcloud.com/10164
Tested-by: Jenkins
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
config/lustre-build-ldiskfs.m4
lustre/osd-ldiskfs/osd_scrub.c