Whamcloud - gitweb
LU-16364 llite: Move d_u.d_alias compat define 08/49308/2
authorShaun Tancheff <shaun.tancheff@hpe.com>
Fri, 2 Dec 2022 19:40:38 +0000 (13:40 -0600)
committerOleg Drokin <green@whamcloud.com>
Tue, 13 Dec 2022 16:10:50 +0000 (16:10 +0000)
commitdbedb9a5f0bdd0012e8e15379b807d313060b65a
treeb5f53ca2e35f4cf2398693fd9f2b69285eb9bb4b
parentfedf1e8bd70ccb2aaa64cb90111a7298d9bb2bf7
LU-16364 llite: Move d_u.d_alias compat define

Breaks zpl_d_drop_aliases (seen in 2.1.7)

The only user of d_alias is llite so move the
define to a header private to llite.

Test-Parameters: trivial
HPE-bug-id: LUS-11394
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: I44f511073f4dd17fd6dba1588e88d29cdfd3f6cb
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49308
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Petros Koutoupis <petros.koutoupis@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre_compat.h
lustre/llite/llite_internal.h