diff options
author | Jeff Moyer <jmoyer@redhat.com> | 2016-04-25 19:12:38 -0600 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2016-04-25 19:12:38 -0600 |
commit | 49bdedb36271fe6259dd251bb63c5879fa7834e1 (patch) | |
tree | de1024f9c3f9607a08169ea0c8732c8152efeca8 /drivers/nvme | |
parent | c888a8f95ae5b1067855235b3b71c1ebccf504f5 (diff) | |
download | linux-49bdedb36271fe6259dd251bb63c5879fa7834e1.tar.bz2 |
skd: remove broken discard support
Simply creating a file system on an skd device, followed by mount and
fstrim will result in errors in the logs and then a BUG(). Let's remove
discard support from that driver. As far as I can tell, it hasn't
worked right since it was merged. This patch also has a side-effect of
cleaning up an unintentional shadowed declaration inside of
skd_end_request.
I tested to ensure that I can still do I/O to the device using xfstests
./check -g quick. I didn't do anything more extensive than that,
though.
Signed-off-by: Jeff Moyer <jmoyer@redhat.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'drivers/nvme')
0 files changed, 0 insertions, 0 deletions