Whamcloud - gitweb
LU-8400 mdd: remove OBD_IOC_GET_MNTOPT 77/28777/2
authorHenri Doreau <henri.doreau@cea.fr>
Tue, 29 Aug 2017 13:13:13 +0000 (15:13 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 2 Oct 2017 02:30:38 +0000 (02:30 +0000)
commit20ffe2191c828d3e4922429f2a98584d4e41eb53
treed0f8257f947f3002a4536d6a1273ed9c314dab89
parent8c3c81fb787ab0a0152ebf497d1b4aef480bb82f
LU-8400 mdd: remove OBD_IOC_GET_MNTOPT

This ioctl was only used between MDT and MDD.

Replace it, as well as mdo_maxeasize_get by a generic mdo_dtconf_get
function.

Change-Id: Idb080007a0b7311d6fc95f06cf24db8e9c3265d6
Signed-off-by: Henri Doreau <henri.doreau@cea.fr>
Reviewed-on: https://review.whamcloud.com/28777
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/md_object.h
lustre/include/uapi/linux/lustre/lustre_ioctl.h
lustre/mdd/mdd_device.c
lustre/mdt/mdt_handler.c