Whamcloud - gitweb
LU-12885 mds: add enums for MDS_ATTR flags 12/33512/20
authorAndreas Dilger <adilger@whamcloud.com>
Mon, 14 Oct 2019 03:13:18 +0000 (21:13 -0600)
committerOleg Drokin <green@whamcloud.com>
Sat, 13 Mar 2021 18:33:39 +0000 (18:33 +0000)
commit6c6b8cb972ac92c08dd91d25e57cc6a3703d951e
treed3499c20e8444662765852294f73ef084a906f67
parentd563f5140ffa183d0854cf7cd493ad884e314e3d
LU-12885 mds: add enums for MDS_ATTR flags

Add mds_attr_flags to the code to make it easier to follow the logic.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I833a6e6102f947a9276cb6bf03826fd4a53ebbe5
Reviewed-on: https://review.whamcloud.com/33512
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/mdc/mdc_lib.c
lustre/mdt/mdt_lib.c