Fix off-by-one in exptrim
authorWouter Verhelst <w@uter.be>
Wed, 21 Nov 2012 21:28:19 +0000 (22:28 +0100)
committerWouter Verhelst <w@uter.be>
Wed, 21 Nov 2012 21:29:14 +0000 (22:29 +0100)
commitc8a0ce0fd5fc70db4be5e6db0310f6708ad442b1
tree234fb1073c7699850018fdd761380be6aace80b3
parentc41320069ec4a5b9a19fd360162fb3eb6ffe584e
Fix off-by-one in exptrim

Otherwise we may miss (part of) a TRIM command if it happens to fall on
a file boundary (or on the start of a single-file export)

Discovered-By: Nicolas Trangez
nbd-server.c