aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/node-cache.c
Commit message (Expand)AuthorAgeFilesLines
* libdiskfs: Flush node to disk before removing it from the cacheSamuel Thibault2021-08-111-0/+4
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-5/+5
* libdiskfs: use ihash for the node cacheJustus Winter2015-12-011-56/+51
* libdiskfs: do not print a message on ENOMEMJustus Winter2015-06-051-1/+0
* libdiskfs: implement a node cacheJustus Winter2015-04-171-0/+260