diff options
author | Bart Van Assche <bart.vanassche@sandisk.com> | 2015-12-15 18:38:22 +0300 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2016-03-16 00:10:29 +0300 |
commit | 5e4298be45e83ecdffaabb370eea9396889b07f1 (patch) | |
tree | 6b837a6a666337c8129b8d836a7ae48b50a9fc5d /net/l2tp | |
parent | d436641439e0121d26b19d4268e9fb3ecd368d71 (diff) | |
download | linux-5e4298be45e83ecdffaabb370eea9396889b07f1.tar.xz |
brd: Fix discard request processing
Avoid that discard requests with size => PAGE_SIZE fail with
-EIO. Refuse discard requests if the discard size is not a
multiple of the page size.
Fixes: 2dbe54957636 ("brd: Refuse improperly aligned discard requests")
Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Jan Kara <jack@suse.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Robert Elliot <elliott@hp.com>
Cc: stable <stable@vger.kernel.org> # v4.4+
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'net/l2tp')
0 files changed, 0 insertions, 0 deletions