The 'locked_by_id' field was incorrectly named on the 'migrate_down' method to 'locked_by'. Which caused an error when 'locked_by' field was being dropped from the hosts table. I changed 'locked_by' to 'locked_by_id' and tested on my client and this corrected the error.

Signed-off-by: Jeremy Dawson <jdawson@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@2230 592f7852-d20e-0410-864c-8624ca9c26a4
1 file changed