]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
followup on r357497: clean obsolete comment and use shift instead of multiplication
authorToomas Soome <tsoome@FreeBSD.org>
Wed, 5 Feb 2020 13:08:24 +0000 (13:08 +0000)
committerKyle Evans <kevans@FreeBSD.org>
Fri, 8 Oct 2021 02:42:04 +0000 (21:42 -0500)
commit90e5f7232f3d38b4fd9620381317c25226b73201
tree9679ab96aee3bd37627fad55496df83d6947d17c
parent985d95fb1447b459fd0616bae5ac241b1ca60d33
followup on r357497: clean obsolete comment and use shift instead of multiplication

Based on illumos review feedback: leftover comment, but also
have consistent block size calculation and add missing else leg to if
statement.

(cherry picked from commit 380977d55797c67c052759a9789a4120bd12f792)
stand/libsa/zfs/zfsimpl.c