summaryrefslogtreecommitdiff
path: root/snapshot.c
Commit message (Expand)AuthorAgeFilesLines
* fstools: Replace strerror(errno) with %m format.Rosen Penev2017-12-121-1/+1
* libfstools: call volume_init() before accessing v->blkFelix Fietkau2016-09-081-0/+7
* snapshot: convert to ulog() apiJo-Philipp Wich2015-02-251-16/+17
* snapshot: add explicit cast to fix warning on x86_64 and switch to unsignedFelix Fietkau2014-06-021-2/+4
* snapshot: use cross-platform macros for fprintf on 64-bit values to fix build...Felix Fietkau2014-05-311-2/+3
* split snapshot tool properlyJohn Crispin2014-04-071-305/+47
* split fs-state back into seperate toolsJohn Crispin2014-04-071-0/+483