Whamcloud - gitweb
LU-8837 utils: move lustre_disk_data back to lustre_disk.h
authorJian Yu <yujian@whamcloud.com>
Sat, 11 Sep 2021 07:31:51 +0000 (00:31 -0700)
committerJohn L. Hammond <jhammond@whamcloud.com>
Wed, 15 Sep 2021 12:17:51 +0000 (12:17 +0000)
commit71d110dc83c0f0568987b3aa3a10d0cb6daf9a95
tree1afeb88d2c44662f6fbe7771ac4cb4eae79f2a78
parent29e237ea547b0bf372d653761808261c54d2d97d
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.

Lustre-change: https://review.whamcloud.com/44829
Lustre-commit: TBD

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/44892
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