]> 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)
committerTony Hutter <hutter2@llnl.gov>
Wed, 25 Sep 2019 18:27:48 +0000 (11:27 -0700)
commitfb6f6b47d6f9b63e5768635b74160d94b3fe33f5
tree87f948e9d582c671c15686f67709054b8653a290
parent2087b6cf4941b936583b48471a79b252dc0a9dbd
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