You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove an extra check for gang blocks in SNPRINTF_BLKPTR
This check, which compares the asizes of two different DVAs within the
same BP, was added by illumos-gate commit b24ab67[^1], and I can't
understand why. It doesn't appear to do anything useful, so remove it.
[^1]: illumos/illumos-gate@b24ab67
Sponsored by: ConnectWise
Signed-off-by: Alan Somers<[email protected]>
0 commit comments