Artem Bityutskiy 6748482f41 UBI: re-name set volume properties ioctl
Rename the ioctl which sets volume properties from 'UBI_IOCSETPROP' to
'UBI_IOCSETVOLPROP' to reflect the fact that this ioctl is about volume
properties, not device properties. This is also consistent with the
other volume ioctl name - 'UBI_IOCVOLUP'.

The main motivation for the re-name, however, is that we are going
to introduce the per-UBI device "set properties" ioctl, so we need
good and logical naming.

At the same time, re-name the "set volume properties request" data
structure from 'struct ubi_set_prop_req' to
'struct ubi_set_vol_prop_req'.

And re-name 'UBI_PROP_DIRECT_WRITE' to 'UBI_VOL_PROP_DIRECT_WRITE'.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2011-04-14 11:34:40 +03:00
..
2011-03-16 13:50:17 +02:00
2011-03-16 13:50:17 +02:00
2010-10-19 17:19:57 +03:00
2011-03-08 10:12:48 +02:00
2011-04-05 11:08:59 +03:00
2009-06-03 17:45:23 +03:00
2011-03-31 11:26:23 -03:00
2010-01-18 18:53:56 +02:00
2011-04-05 11:08:58 +03:00
2011-03-16 13:50:17 +02:00