losetup: implement -c
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 23 May 2019 14:11:42 +0000 (16:11 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 23 May 2019 14:11:42 +0000 (16:11 +0200)
commit309f5e3775ed9cc0837c6d93482735bc4f117d5b
tree86fff2acd2b6253afbd8829803aa37998078a52c
parent1115e40c887fc4d9ddddbe2b0d71c091065ee997
losetup: implement -c

function                                             old     new   delta
losetup_main                                         422     449     +27
packed_usage                                       33243   33264     +21
get_next_block                                      1677    1681      +4
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 52/0)               Total: 52 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
util-linux/losetup.c