Whamcloud - gitweb
LU-8837 utils: move lustre_disk_data back to lustre_disk.h 29/44829/5
authorJian Yu <yujian@whamcloud.com>
Fri, 3 Sep 2021 06:04:52 +0000 (23:04 -0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 22 Sep 2021 04:44:20 +0000 (04:44 +0000)
commitb5ddb7dab5fca41b493212002406034925770942
treed58ad2b2be86938bc89f6692594b51a5c8b8e711
parent2e832a0038af7f3d9f022beb862578988592d682
LU-8837 utils: move lustre_disk_data back to lustre_disk.h

This patch moves struct lustre_disk_data from mount_utils.h
back to lustre_disk.h so that it can be used in other codes
without including mount_utils.h.

Fixes: d62efba975d2 ("LU-8837 utils: make tools lightweight for lustre clients")
Change-Id: I589da2710e3cbe7d93a59928143f2b5cac955e6e
Signed-off-by: Jian Yu <yujian@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/44829
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: John L. Hammond <jhammond@whamcloud.com>
lustre/include/uapi/linux/lustre/lustre_disk.h
lustre/utils/mount_utils.h