mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 01:51:00 +03:00
Correct comment.
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Pawel Jakub Dawidek <pawel@dawidek.net> Closes #14825
This commit is contained in:
parent
9879930f7a
commit
fbbe5e96ef
@ -2268,7 +2268,7 @@ dmu_brt_clone(objset_t *os, uint64_t object, uint64_t offset, uint64_t length,
|
||||
ASSERT3U(nbps, ==, numbufs);
|
||||
|
||||
/*
|
||||
* Before we start cloning make sure that the dbufs sizes much new BPs
|
||||
* Before we start cloning make sure that the dbufs sizes match new BPs
|
||||
* sizes. If they don't, that's a no-go, as we are not able to shrink
|
||||
* dbufs.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user