On Tue, 20 Sep 2011 20:32:56 +0400, Dmitry Kurochkin wrote:
Hi all.This is a small cleanup patch discussed recently in another thread. Note it depends on rock-reconfigure-t3.patch. Before the change, SwapDir::reconfigure() took index and patharguments. But none of them was actually used: neither index nor pathcan be changed during reconfigure. And both index and path are available as SwapDir members. So there is no reason to have these arguments. Regards, Dmitry
+1. Please commit asap. Amos
