diff options
author | Brian Behlendorf <[email protected]> | 2016-10-18 10:44:44 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2016-10-18 10:44:44 -0700 |
commit | 6d00b5e13699c946a3f78c73defe5ff1e18264a3 (patch) | |
tree | a2801e04d013a7fae324908e0963434ae75c1b6a /module/zfs/zfs_vnops.c | |
parent | 66826e2285d6ef8162e5cb8e727da5ea2d9f33f2 (diff) |
Fix unused variable
Accidentally introduced by 3dfb57a, when building with debugging
disabled several variables are unused. Resolve this by wrapping
them in ASSERTV to remove them for non-debug builds.
Reviewed by: Don Brady <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #5284
Diffstat (limited to 'module/zfs/zfs_vnops.c')
0 files changed, 0 insertions, 0 deletions