Whamcloud - gitweb
LU-10779 llite: rename FSFILT_IOC_* to system flags 46/31546/3
authorJinshan Xiong <jinshan.xiong@gmail.com>
Tue, 6 Mar 2018 16:54:11 +0000 (08:54 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 9 Apr 2018 19:49:23 +0000 (19:49 +0000)
commit7e3fc106d6e7581c76327dce210fd64b60998a42
treec983309b5fac9b8d4e90915dcb50ca65f8ad034b
parentc0246d8878097a618efa9296d90896ac2cc2e9e4
LU-10779 llite: rename FSFILT_IOC_* to system flags

Those definitions were probably created for compatibility. Now that
FS_IOC_* have been existing in kernel for long time, we should use
them to avoid confusion.

Signed-off-by: Jinshan Xiong <jinshan.xiong@gmail.com>
Change-Id: Id3b72233b619f1cf761ec5769e27b94af862cd22
Reviewed-on: https://review.whamcloud.com/31546
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/include/uapi/linux/lustre/lustre_user.h
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/llite_lib.c