On 09/20/2011 08:42 PM, Amos Jeffries wrote: > 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 path >> arguments. But none of them was actually used: neither index nor path >> can 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.
Committed as trunk r11755. Thank you, Alex.
