]> git.baikalelectronics.ru Git - kernel.git/commit
dm cache policy mq: a few small fixes
authorJoe Thornber <ejt@redhat.com>
Thu, 24 Oct 2013 18:10:28 +0000 (14:10 -0400)
committerMike Snitzer <snitzer@redhat.com>
Sat, 9 Nov 2013 23:20:17 +0000 (18:20 -0500)
commit72d8357a20d34d9e6bfe5376799acc52670dfe25
tree064e79ebdb9e19c8f07617e80a810a9603506323
parent4005eea2b633c9a87c4086717506e038cb669808
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 <ejt@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm-cache-policy-mq.c