Whamcloud - gitweb
LU-11803 obd: replace class_uuid with linux kernel version. 16/33916/30
authorJames Simmons <uja.ornl@yahoo.com>
Tue, 30 Apr 2019 13:42:10 +0000 (09:42 -0400)
committerOleg Drokin <green@whamcloud.com>
Wed, 8 May 2019 06:04:53 +0000 (06:04 +0000)
commit604c266a175b72500ef99793652b64ed4f842b2c
treef3fcd4b0562c74e64618901b8c5785be85e4a36a
parentfdad38781cccb05c4cf3f1458c2d2d7c8b2b5bec
LU-11803 obd: replace class_uuid with linux kernel version.

We can replace the lustre custom class_uuid_t with the linux
kernels uuid handling.

Change-Id: I9a59b0b6027ccb95994a87f3a5dcdf80a8a56480
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: https://review.whamcloud.com/33916
Reviewed-by: Petros Koutoupis <pkoutoupis@cray.com>
Reviewed-by: Ben Evans <bevans@cray.com>
Tested-by: Jenkins
Reviewed-by: Yang Sheng <ys@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Gu Zheng <gzheng@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
12 files changed:
libcfs/autoconf/lustre-libcfs.m4
libcfs/include/libcfs/linux/Makefile.am
libcfs/include/libcfs/linux/linux-uuid.h [new file with mode: 0644]
lustre/include/lustre_scrub.h
lustre/include/obd_class.h
lustre/llite/llite_lib.c
lustre/obdclass/obd_mount.c
lustre/osd-ldiskfs/osd_scrub.c
lustre/osd-zfs/osd_scrub.c
lustre/osp/lwp_dev.c
lustre/osp/osp_dev.c
lustre/osp/osp_internal.h