From 0184b44e321dda893d4d4be33499d404718c3a86 Mon Sep 17 00:00:00 2001 From: Joe Thornber Date: Thu, 24 Oct 2013 14:10:28 -0400 Subject: [PATCH] dm cache policy mq: a few small fixes Rename takeout_queue to concat_queue. Fix a harmless bug in mq policies pop() function. Currently pop() always succeeds, with up coming changes this wont be the case. Fix typo in comment above pre_cache_to_cache prototype. Signed-off-by: Joe Thornber Signed-off-by: Mike Snitzer --- Reading git-format-patch failed