Whamcloud - gitweb
LU-12355 ldiskfs: Remove old map blocks support 96/35496/3
authorShaun Tancheff <stancheff@cray.com>
Sun, 14 Jul 2019 11:17:56 +0000 (06:17 -0500)
committerOleg Drokin <green@whamcloud.com>
Fri, 2 Aug 2019 06:02:25 +0000 (06:02 +0000)
commite7e13c90969808e6eada81bbb1facad6e6113bd3
tree807985961f4324db5feb63528d3b4ed4553c9482
parentca3c77b8424961e82db642c748e1078ae07e9d97
LU-12355 ldiskfs: Remove old map blocks support

Oldest supported kernel has ext4_map_blocks and ext_pblock
Remove them instead of fixing them for newer (4.14+) kernels

Test-Parameters: trivial
Cray-bug-id: LUS-6962
Signed-off-by: Shaun Tancheff <stancheff@cray.com>
Change-Id: I415dcfa4b0a5bde5f7240b802ea81199715bdb88
Reviewed-on: https://review.whamcloud.com/35496
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Petros Koutoupis <pkoutoupis@cray.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
config/lustre-build-ldiskfs.m4
lustre/osd-ldiskfs/osd_io.c