Whamcloud - gitweb
LU-9347 ioctl: Add BLKSSZGET ioctl support 78/28578/5
authorEmoly Liu <emoly.liu@intel.com>
Thu, 17 Aug 2017 07:36:49 +0000 (15:36 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 31 Aug 2017 19:16:59 +0000 (19:16 +0000)
commitdcc32cd7d0d89a49f0c73ecf99130a2678442e55
tree34c90511fd7d31ecd5c8e9fd41a3b13ed4046160
parentfc35728f575258fdb4c889e8d08eafec13c3e23c
LU-9347 ioctl: Add BLKSSZGET ioctl support

Add BLKSSZGET ioctl and return PAGE_SIZE for the minimun
alignment from ll_file_ioctl() for this call.

Signed-off-by: Emoly Liu <emoly.liu@intel.com>
Change-Id: Id8a77e77cd7e1807aa90474ca6d3d1fea4d7c269
Reviewed-on: https://review.whamcloud.com/28578
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Bobi Jam <bobijam@hotmail.com>
lustre/llite/file.c