Commit graph

67 commits

Author SHA1 Message Date
Stéphane Lesimple 9e5323bdc4 include LICENSE in the script with an SPDX identifier 2019-03-02 17:59:37 +01:00
Stéphane Lesimple 6a52e9ae6d remove debug path from PATH 2019-02-26 10:38:49 +01:00
Stéphane Lesimple bb5c2ba8c5 general overhaul
Bump minimum btrfs-progs versions to 3.18 (older versions are missing critical commands)
Cleanups around run_cmd()
Remove compatibility code for btrfs-progs <3.18
2019-02-25 22:26:34 +01:00
Stéphane Lesimple 2c1a30c56d update README 2019-02-25 20:25:11 +01:00
Stéphane Lesimple fcbaf25806 fix version check (closes #1) 2018-03-18 23:02:53 +01:00
Stéphane Lesimple 8b4f0c3328 add colors, generation display and misc fixes 2017-06-18 15:32:21 +02:00
speed47 b23f01683c fix alignment with -s option 2015-11-13 17:15:20 +01:00
speed47 a9015eadd6 use GetOptions for -s and -d 2015-11-01 20:39:24 +01:00
speed47 15e95aecdb handle better cases when mainvol is not mounted, show all found mountpoints 2015-11-01 20:34:21 +01:00
speed47 482cdbacf4 couple fixes 2015-10-31 17:12:53 +01:00
speed47 da916191ae keep a cache to avoid calling readlink() repeatedly 2015-09-20 15:48:45 +02:00
speed47 8fdf223f6f replace qx// by open3() in a dedicated sub 2015-09-20 15:42:48 +02:00
speed47 2319dee5a6 use perl tainted mode for security 2015-09-20 14:01:19 +02:00
speed47 db8b093c0e hacky temporary code to print a somewhat more correct df for raid56 2015-09-20 13:57:03 +02:00
speed47 1f9b309455 add warning if quota rescan is running 2015-09-20 13:56:11 +02:00
speed47 92be7e15ee first commit 2015-09-16 22:30:29 +02:00
Stéphane Lesimple c4bc24186c Initial commit 2015-09-16 22:29:21 +02:00