Thread (54 messages) 54 messages, 8 authors, 2016-01-10

Re: [PATCH 26/35] block: set op to REQ_OP

From: Christoph Hellwig <hch@infradead.org>
Date: 2016-01-09 13:39:18
Also in: dm-devel, linux-bcache, linux-btrfs, linux-f2fs-devel, linux-fsdevel, linux-raid, linux-scsi, linux-xfs, lkml, ocfs2-devel

quoted hunk ↗ jump to hunk
@@ -1149,10 +1151,12 @@ static struct request *__get_request(struct request_list *rl, int rw_flags,
 
 	blk_rq_init(q, rq);
 	blk_rq_set_rl(rq, rl);
-	rq->cmd_flags = rw_flags | REQ_ALLOCED;
+	/* tmp compat - allow users to check either one for the op */
+	rq->cmd_flags = op | op_flags | REQ_ALLOCED;
This one is still left after the whole series is applied, seems like
the hunk to remove it again got lost somewhere.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help