1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-17 06:04:23 +03:00
Zdenek Kabelac 6740c78e83 poll: add stdout fflush after poll query
ATM it's a bit ugly to enforce flushing of 'stdio' here, but works as quick
hot-fix.

log_print*() is using buffered I/O.

But for pooling with typical 1s interval this may take a while before
buffer about continues progress gets flushed.
So ATM fflush().

TODO: either add  log_print*_with_flush() or maybe directly use just
line buffering with log_print() and only log_debug() keep using buffered
I/O mode.
2018-05-12 11:30:05 +02:00
..
2018-04-30 16:55:02 -05:00
2016-01-21 12:11:37 +01:00
2018-04-20 11:23:14 -05:00
2017-07-10 14:58:33 +02:00
2018-04-20 11:23:14 -05:00
2016-01-21 12:11:37 +01:00
2017-03-28 16:11:35 +01:00
2017-02-13 08:20:10 -06:00
2018-04-30 10:41:51 +02:00
2016-01-21 12:11:37 +01:00
2018-04-30 16:55:02 -05:00
2016-01-21 12:11:37 +01:00
2016-01-21 12:11:37 +01:00
2016-01-21 12:11:37 +01:00
2016-01-21 12:11:37 +01:00
2017-06-27 00:27:36 +02:00
2018-04-30 16:55:02 -05:00
2016-01-21 12:11:37 +01:00
2018-04-20 11:13:17 -05:00
2016-06-28 02:30:31 +01:00
2018-05-10 16:03:19 -05:00
2016-06-28 02:30:31 +01:00
2016-01-21 12:11:37 +01:00
2016-06-28 02:30:31 +01:00
2018-05-10 16:18:36 -05:00
2017-07-20 11:18:29 +02:00
2016-01-21 12:11:37 +01:00
2018-04-30 16:55:02 -05:00
2016-01-21 12:11:37 +01:00
2018-05-02 18:40:38 +01:00
2018-04-20 11:23:14 -05:00
2018-04-30 16:55:02 -05:00
2017-11-07 21:26:09 +01:00
2018-04-30 16:55:02 -05:00
2018-04-30 16:55:02 -05:00
2018-05-10 16:03:19 -05:00
2018-05-10 16:03:19 -05:00
2018-04-20 11:22:48 -05:00
2018-04-20 11:22:48 -05:00
2018-04-30 16:55:02 -05:00
2018-04-20 11:22:48 -05:00