From: Artem Bityutskiy Date: Wed, 5 Mar 2014 11:01:56 +0000 (+0200) Subject: UBI: rename block device ioctls X-Git-Tag: v3.15-rc1~93^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8af871887fcba470ff9265c65cff7d14d9e0e3f9;p=pandora-kernel.git UBI: rename block device ioctls Rename the UBI_IOCVOLATTBLK and UBI_IOCVOLDETBLK to UBI_IOCVOLCRBLK and UBI_IOCVOLRMBLK, because we do not use terms "attach" and "detach" for the R/O block devices on top of UBI volumes. Instead, we use terms "create" and "remove". This patch also amends the related commentaries. Signed-off-by: Artem Bityutskiy Acked-by: Ezequiel Garcia --- Reading git-diff-tree failed