Whamcloud - gitweb
LU-2190 utils: Use LDD_PREFIX in LDD_*_PROP macros
authorPrakash Surya <surya1@llnl.gov>
Mon, 11 Mar 2013 16:27:39 +0000 (09:27 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 13 Mar 2013 06:06:17 +0000 (02:06 -0400)
commitcda0fa2a7bb0cadaedc526a7d4e2f3d9fb3c1319
treede77bfc5603a3b1ea691a4ac119f6c21db15db9e
parentdfe7fcd415fa40e2ab059c5201f7df4e2e174e54
LU-2190 utils: Use LDD_PREFIX in LDD_*_PROP macros

This patch replaces the hard coded "lustre:" string used in the
LDD_*_PROP macro definitions with the LDD_PREFIX macro. This is
functionally equivalent, but eases the burden if the prefix string
is ever changed (and subjectively makes the code easier to read).

Signed-off-by: Prakash Surya <surya1@llnl.gov>
Change-Id: Ief0e710b90cf922eb4d4cc8a162ee1b0d21317b4
Reviewed-on: http://review.whamcloud.com/5671
Tested-by: Hudson
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/utils/mount_utils_zfs.c