]> granicus.if.org Git - zfs/commit
Use ZFS_DEV macro instead of literals
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Wed, 19 Jun 2019 19:27:31 +0000 (04:27 +0900)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 19 Jun 2019 19:27:31 +0000 (12:27 -0700)
commitfb0be12d7b6db16eabfe8f91da12da7d7854ea9a
tree63153c91ff8557d6ea99bd157efd09fa2310f651
parent0b755ec3d5ba531d2662da54fb9ac62627ce2c66
Use ZFS_DEV macro instead of literals

The rest of the code/comments use ZFS_DEV, so sync with that.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Richard Elling <Richard.Elling@RichardElling.com>
Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@gmail.com>
Closes #8912
lib/libzfs_core/libzfs_core.c
lib/libzpool/util.c