Whamcloud - gitweb
LU-11963 obd: Rename OS_STATE flags to OS_STATFS 89/34289/7
authorPatrick Farrell <pfarrell@whamcloud.com>
Wed, 27 Feb 2019 21:31:11 +0000 (16:31 -0500)
committerOleg Drokin <green@whamcloud.com>
Wed, 10 Jun 2020 20:51:32 +0000 (20:51 +0000)
commit9be2db987767a64fdcc20cbf31c37e59a954913c
treebfbf8c9c3798d60d30a102404d52eb608d575df6
parent8ea895389a92dbd08fb398dbda0a8f0f2dde063b
LU-11963 obd: Rename OS_STATE flags to OS_STATFS

The statfs state flags are oddly named "OS_STATE_[STATE]"
Rename them to "OS_STATFS_[STATE]" to make their role clearer
and make them easier to find.

Test-Parameters: trivial
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I3f43b3e73155d9fbd8b3e0fa52e7f4d26b9d2f89
Reviewed-on: https://review.whamcloud.com/34289
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Patrick Farrell <farr0186@gmail.com>
16 files changed:
contrib/scripts/spelling.txt
lustre/include/obd_class.h
lustre/include/uapi/linux/lustre/lustre_user.h
lustre/llite/llite_lib.c
lustre/lmv/lmv_obd.c
lustre/lod/lod_dev.c
lustre/lod/lod_object.c
lustre/lod/lod_qos.c
lustre/ofd/ofd_obd.c
lustre/osd-ldiskfs/osd_handler.c
lustre/osd-zfs/osd_handler.c
lustre/osp/osp_precreate.c
lustre/ptlrpc/wiretest.c
lustre/utils/lfs.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c