Actions
Bug #15514
openzfs: zfs_do_create: round up volume size to multiple of bs
Start date:
Due date:
% Done:
90%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
Pulling update from OpenZFS:
commit 47c9299fcc9e5fb91d0b1636bfacc03bd3e98439 Author: alex <alex@stty.io> Date: Sat Apr 25 10:04:34 2020 +0800 zfs_create: round up volume size to multiple of bs Round up the volume size requested in `zfs create -V size` to the next higher multiple of the volblocksize. Updates the man page and adds a test to verify the new behavior. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reported-by: puffi <puffi@users.noreply.github.com> Signed-off-by: Alex John <alex@stty.io> Closes #8541 Closes #10196
Actions