backend: rename AttachOrAssemble to Assemble
authorIustin Pop <iustin@google.com>
Tue, 13 Jan 2009 15:20:25 +0000 (15:20 +0000)
committerIustin Pop <iustin@google.com>
Tue, 13 Jan 2009 15:20:25 +0000 (15:20 +0000)
commitf96e3c4f756dfbe4cd63f77d5a5d06a7ae09be2b
treee928e8c10c6abb3a9590fc98511bfe5fa71a3559
parent2d0c83196ab477b300b383500b74d25a425bb268
backend: rename AttachOrAssemble to Assemble

Since now the Assemble function is different than Attach, we rename this
backend function to show that the intent is to fully assemble the device
(and it's always allowed to modify the device).

Reviewed-by: ultrotter
lib/backend.py
lib/bdev.py