]> granicus.if.org Git - zfs/commit
Allow 16M send/recv blocks
authorBrian Behlendorf <behlendorf1@llnl.gov>
Sat, 9 Jan 2016 00:21:56 +0000 (19:21 -0500)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Sat, 9 Jan 2016 01:23:23 +0000 (20:23 -0500)
commite9e3d31d2c141af15518ce6578ef26480fe97878
treeb60b33c98e3ecf0ca2105ac828c90ff1b1d3dd06
parentfcff0f35bd522076bdda7491c88a91cc0aa531a3
Allow 16M send/recv blocks

Fix an off by one error introduced by fcff0f3 which triggers an
assertion when 16M blocks are used with send/recv.  This fix was
intentionally not folder in to the Illumos commit so it can be
easily cherry-picked by upstream.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
module/zfs/bqueue.c