summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorMike Christie <mchristi@redhat.com>2016-06-08 20:49:40 (GMT)
committerJens Axboe <axboe@fb.com>2016-06-08 21:01:08 (GMT)
commit60a40096a3b289c28429221c12a5a6890350d919 (patch)
treea7c75a46cd1cc05c3754f532849f575876e89a9d /CREDITS
parent9114832581645e48622152a4ef21b88920c0167b (diff)
downloadlinux-60a40096a3b289c28429221c12a5a6890350d919.tar.xz
ext4: use bio op helprs in ext4 crypto code
This was missed from my last patchset. This patch has ext4 crypto code use the bio op helper to set the operation. The operation (discard, write, writesame, etc) is now defined seperately from the other REQ bits. They still share the bi_rw field to save space, so we use these helpers so modules do not have to worry about setting/overwriting info. Jens, I am not sure how you handle patches on top of patches in the next branches. If you merge patches that fix issues in previous patches in next, then this patch could be part of commit 95fe6c1a209ef89d9f94dd04a0ad72be1487d5d5 Author: Mike Christie <mchristi@redhat.com> Date: Sun Jun 5 14:31:48 2016 -0500 block, fs, mm, drivers: use bio set/get op accessors Signed-off-by: Mike Christie <mchristi@redhat.com> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions