aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zvol_wait
Commit message (Expand)AuthorAgeFilesLines
* zvol_wait logic may terminate prematurelySerapheim Dimitropoulos2022-10-111-0/+7
* cmd: move single-file binaries up, extract udev programs to udev/наб2022-05-102-2/+0
* autoconf: use include directives instead of recursing down cmdнаб2022-05-101-3/+2
* autoconf: use include directives instead of recursing down libнаб2022-05-101-1/+0
* zvol_wait: Ignore locked zvolsRichard Laager2022-04-221-4/+6
* Add `--enable=all` to ShellCheck by defaultDamian Szuberski2022-02-071-1/+0
* 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