chiark / gitweb /
basic: remove rm_rf_and_free, add rm_rf_physical_and_free, use rm_rf_physical_and_fre...
authorEvgeny Vereshchagin <evvers@ya.ru>
Fri, 20 May 2016 13:08:24 +0000 (16:08 +0300)
committerSven Eden <yamakuzure@gmx.net>
Fri, 16 Jun 2017 08:12:58 +0000 (10:12 +0200)
commit7b6ffe6395e164016636530c2aedaf3f4f9a7830
tree4a951fb7dc24026846899a2a73b9332a59db0c52
parentc70aceb85cc08a984cb89d95b47c558ae721e8b8
basic: remove rm_rf_and_free, add rm_rf_physical_and_free, use rm_rf_physical_and_freep in tests (#3292)

Some distros don't mount /tmp as tmpfs.
For example:
https://lists.ubuntu.com/archives/ubuntu-cloud/2016-January/001009.html

Some tests:
* print 'Attempted to remove disk file system, and we can't allow that.'
* don't really cleanup /tmp
src/basic/rm-rf.h