Home
last modified time | relevance | path

Searched hist:"3848 c0bcb09c7b78e6f4ae9f8fc8d6d9aecbd35a" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/md/
H A Draid5-cache.cdiff 3848c0bcb09c7b78e6f4ae9f8fc8d6d9aecbd35a Mon Dec 21 00:51:01 CET 2015 Christoph Hellwig <hch@lst.de> raid5-cache: simplify r5l_move_io_unit_list

It's only used for one kind of move, so make that explicit. Also clean
up the code a bit by using list_for_each_safe.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Shaohua Li <shli@fb.com>
Signed-off-by: NeilBrown <neilb@suse.com>