summaryrefslogtreecommitdiff
path: root/drivers/md/dm-writecache.c
diff options
context:
space:
mode:
authorMikulas Patocka <mpatocka@redhat.com>2018-08-10 18:23:56 +0300
committerMike Snitzer <snitzer@redhat.com>2018-08-13 22:28:41 +0300
commitbc9e9cf0401f18e33b78d4c8a518661b8346baf7 (patch)
tree963521449bca32037e0ac110e9faefc8f7a898c7 /drivers/md/dm-writecache.c
parent5b1fe7bec8a8d0cc547a22e7ddc2bd59acd67de4 (diff)
downloadlinux-bc9e9cf0401f18e33b78d4c8a518661b8346baf7.tar.xz
dm crypt: don't decrease device limits
dm-crypt should only increase device limits, it should not decrease them. This fixes a bug where the user could creates a crypt device with 1024 sector size on the top of scsi device that had 4096 logical block size. The limit 4096 would be lost and the user could incorrectly send 1024-I/Os to the crypt device. Cc: stable@vger.kernel.org Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'drivers/md/dm-writecache.c')
0 files changed, 0 insertions, 0 deletions