commit | 09fc54ccc42744669e748434af5c2f8adcad900f | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jan 31 16:57:28 2017 +0100 |
committer | Jens Axboe <axboe@fb.com> | Tue Jan 31 14:00:29 2017 -0700 |
tree | 539f917b366fc7836e6931fda6b7c85412040fd9 | |
parent | 27410a8927fb89bd150de08d749a8ed7f67b7739 [diff] |
nbd: move request validity checking into nbd_send_cmd This is where we do the rest of the request handling, which will become much simpler soon, too. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>