bmap-flasher: kill the --no-sync option
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Wed, 7 Nov 2012 08:52:34 +0000 (10:52 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 8 Nov 2012 08:10:40 +0000 (10:10 +0200)
commit18ec1d7445b5231e85b5ada06c89098d85b26f2b
tree7b313b3233eaf623c99cb41a56974f398f4bbb06
parenta056e571b3a67e7da92f1e2a01ecc90864ea56b4
bmap-flasher: kill the --no-sync option

The kernel sychronizes block devices on close automatically (in case of
the last reference becomes 0), so --no-sync does not work anyway.

Change-Id: Ib4783b85363a74b8d92a09c9a1a7636999569f4c
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
bmap-flasher