summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorRoel Kluin <roel.kluin@gmail.com>2009-03-05 08:03:53 +0100
committerJens Axboe <jens.axboe@oracle.com>2009-03-05 12:04:57 +0100
commita3941ec101a5ec54c1e929730afeb196441a171e (patch)
treef714362623fb68f2e8e462be854f0feff88b63f1 /block
parent5e18cfd04feca78cc08a6b8b71a60a610de81eaa (diff)
downloadop-kernel-dev-a3941ec101a5ec54c1e929730afeb196441a171e.zip
op-kernel-dev-a3941ec101a5ec54c1e929730afeb196441a171e.tar.gz
loop: don't increment p->offset with (size_t) -EINVAL
Upon a 'transfer error block' size is set to -EINVAL, but this becomes positive since size is unsigned: p->offset still gets incremented. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud