Eelco Dolstra 546a709f20
daemon: Don't reply on 'st_blocks'.
Ported by Ludovic Courtès <ludo@gnu.org>
from <a2c4fcd5e9>.

* nix/libstore/gc.cc (LocalStore::removeUnusedLinks): Use 'st.st_size'
instead of 'st.st_blocks * 512'.
* nix/libutil/util.cc (_deletePath): Likewise.
2019-08-30 01:33:45 +02:00
..
2014-12-19 22:47:37 +01:00
2014-12-19 22:47:37 +01:00
2015-12-02 19:37:59 +02:00
2015-12-02 19:37:59 +02:00
2013-01-06 00:47:50 +01:00
2015-05-19 16:09:58 +02:00
2015-05-19 16:09:58 +02:00
2013-01-06 00:47:50 +01:00
2013-01-06 00:47:50 +01:00
2015-12-02 19:37:59 +02:00
2015-05-19 16:09:58 +02:00
2019-08-30 01:33:45 +02:00
2017-08-18 11:31:28 +02:00