aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zvol_wait
Commit message (Expand)AuthorAgeFilesLines
* Add ShellCheck's `--enable=all` inside `cmd/`Damian Szuberski2022-01-061-0/+2
* Turn shellcheck into a normal make target. Fix new files it caughtнаб2021-06-011-0/+2
* Trim excess shellcheck annotations. Widen to all non-Korn scriptsнаб2021-05-201-0/+1
* zvol_wait: properly handle zvol_volmode sysctl being 3/noneнаб2021-04-111-6/+6
* zvol_wait: fix for zvols with spaces in name, optimiseнаб2021-04-111-16/+12
* Fix various typosAndrea Gelmini2021-04-021-1/+1
* zvol_wait should ignore redacted zvolsPavel Zakharov2019-11-061-2/+6
* zvol_wait script should ignore partially received zvolsPavel Zakharov2019-09-031-2/+21
* New service that waits on zvol links to be createdPavel Zakharov2019-07-172-0/+94