commit | 80856b37e888612c054158b9fa8a0021dbf8dadf | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Wed Jul 13 09:06:32 2011 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Jul 13 09:06:32 2011 +0200 |
tree | f01a23fb58e9afb1a0276907d0f358ba82cd0f7c | |
parent | a669eca3a230e35e4a6894a30168a047000f3b75 [diff] |
fdisk: reinstate a short sleep between sync() and ioctl(BLKRRPART) While at it, simplify code a bit. function old new delta write_table 201 198 -3 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>