Whamcloud - gitweb
LU-1581 utils: extract ldiskfs specifics from mkfs_lustre.c
authorAlex Zhuravlev <bzzz@whamcloud.com>
Mon, 4 Jun 2012 11:44:15 +0000 (15:44 +0400)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 4 Jul 2012 04:41:44 +0000 (00:41 -0400)
commit13946e694568e614f4785977d3ae9fb69e1d9e5a
tree3c93b980971f045d8e3afceafca476be727be430
parentd800fc41a1abdaf7aaf6c0e3e7ddcdec489985a8
LU-1581 utils: extract ldiskfs specifics from mkfs_lustre.c

into mount_utils_ldiskfs.c

Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: Ib63258604f9f38b37bb232bc48a33ff867ec1ef0
Reviewed-on: http://review.whamcloud.com/3216
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/Makefile.am
lustre/utils/mkfs_lustre.c
lustre/utils/mount_utils.h
lustre/utils/mount_utils_ldiskfs.c [new file with mode: 0644]