git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d54c8a
)
UBI: block: do not use term "attach"
author
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Tue, 4 Mar 2014 10:00:26 +0000
(12:00 +0200)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Tue, 4 Mar 2014 11:52:33 +0000
(13:52 +0200)
We already use term attach/detach for UBI->MTD relations, let's not use this
for UBI->ubiblock relations to avoid confusion. Just use 'create' and 'remove'
instead. E.g., "create a R/O block device on top of a UBI volume".
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
No differences found