Whamcloud - gitweb
LU-1581 utils: introduce osd_is_lustre() wrapper
authorAlex Zhuravlev <bzzz@whamcloud.com>
Tue, 5 Jun 2012 07:55:36 +0000 (11:55 +0400)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 4 Jul 2012 05:15:15 +0000 (01:15 -0400)
commit7c5643233b91cf4729878cd8792255e5d12f481e
tree4235d572762b6f063861318f15502596bd4193f8
parentd3a27e1a2840651fa4bac4d5d8cae3ca730a694d
LU-1581 utils: introduce osd_is_lustre() wrapper

the purpose of that is to verify whether underlying device
can be used for lustre and identify backend filesystem

Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: Ie95cf8b88811be12feb4af67e15ff26ecae9a447
Reviewed-on: http://review.whamcloud.com/3220
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Li Wei <liwei@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/utils/mkfs_lustre.c
lustre/utils/mount_utils.c
lustre/utils/mount_utils.h
lustre/utils/mount_utils_ldiskfs.c