summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTao Ma <tao.ma@oracle.com>2010-06-23 23:43:57 (GMT)
committerJens Axboe <jaxboe@fusionio.com>2010-06-24 06:14:22 (GMT)
commit1b99973f1c82707e46e8cb9416865a1e955e8f8c (patch)
treeb264a9cbd3a36016d312484dcad38f778122af49 /include
parent9e495db1a1f931e82c9edccd677dd171be5b85d2 (diff)
downloadlinux-fsl-qoriq-1b99973f1c82707e46e8cb9416865a1e955e8f8c.tar.xz
block: Don't count_vm_events for discard bio in submit_bio.
In submit_bio, we count vm events by check READ/WRITE. But actually DISCARD_NOBARRIER also has the WRITE flag set. It looks as if in blkdev_issue_discard, we also add a page as the payload and the bio_has_data check isn't enough. So add another check for discard bio. Signed-off-by: Tao Ma <tao.ma@oracle.com> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions