summaryrefslogtreecommitdiff
path: root/scripts/blkdeactivate.sh.in
Commit message (Expand)AuthorAgeFilesLines
* blkdeactivate: add missing VDO_AVAILABLE check in deactivate_vdoPeter Rajnoha2020-06-081-0/+6
* blkdeactivate: add support for VDO in blkdeactivate scriptPeter Rajnoha2020-04-091-1/+47
* blkdeactive: use /sbin for mdamdZdenek Kabelac2017-11-071-4/+4
* shellcheck: some apostrophe changes and cleanupsZdenek Kabelac2017-10-251-1/+1
* scripts: paths updateZdenek Kabelac2017-10-251-5/+7
* blkdeactivate: cleanupPeter Rajnoha2017-09-221-9/+11
* blkdeactivate: also try to unmount /boot on blkdeactivate -u if on top of sup...Peter Rajnoha2017-09-211-1/+1
* blkdeactivate: add blkdeactivate -r wait option to wait for MD resync/recover...Peter Rajnoha2017-09-211-7/+42
* blkdeactivate: fix blkdeactivate regression with failing DM/MD devs deactivationPeter Rajnoha2017-09-211-6/+2
* blkdeactivate: fix --{dm,lvm,mpath}options option name recognitionPeter Rajnoha2017-09-211-10/+10
* blkdeactivate: quote literalZdenek Kabelac2017-06-291-2/+2
* blkdeactivate: more readable if-then-else-fiZdenek Kabelac2017-06-291-1/+5
* blkdeactivate: split local declaration and assignZdenek Kabelac2017-06-291-2/+6
* blkdeactivate: drop unused varZdenek Kabelac2017-06-291-1/+1
* blkdeactivate: double quoteZdenek Kabelac2017-06-291-33/+33
* blkdeactivate: replace obsoleted syntaxZdenek Kabelac2017-06-291-7/+7
* blkdeactivate: also unmount mount point on top of MD device if using blkdeact...Peter Rajnoha2017-01-061-1/+2
* blkdeactivate: deactivate dev stack if dev on top already unmountedPeter Rajnoha2016-11-011-1/+4
* scripts: blkdeactivate: fix typo for DEV_DIR when executing blkdeactivate -m ...Peter Rajnoha2016-07-201-1/+1
* blkdeactivate: add -m|--mpathoption disablequeueing and use it for blk-availa...Peter Rajnoha2016-07-121-10/+48
* blkdeactivate: fix regression in blkdeactivate causing dm and md devices to b...Peter Rajnoha2016-06-061-4/+2
* coverity: blkdeactivate: separate format and args for printf and declare and ...Peter Rajnoha2016-05-311-3/+5
* doc: change fsf addressZdenek Kabelac2016-01-211-1/+1
* blkdeactivate: recognize and deactivate MD devices tooPeter Rajnoha2015-10-061-0/+33
* blkdeactivate: check for lvm binary and skip LVM processing if not presentPeter Rajnoha2015-04-141-3/+21
* blkdeactivate: fix endless loop if device(s) given and unable to umount/deact...Peter Rajnoha2013-10-221-1/+4
* blkdeactivate: add support for bind mountsPeter Rajnoha2013-08-131-5/+25
* blkdeactivate: change the way blkdeactivate reports statusPeter Rajnoha2013-08-131-26/+76
* blkdeactivate: prevent trying to unmount the same mountpoint more timesPeter Rajnoha2013-01-231-1/+1
* blkdeactivate: fix handling of nested mountpoints and mangled mount paths.Peter Rajnoha2013-01-231-6/+24
* blkdeactivate: fix long form of optionsPeter Rajnoha2012-10-121-2/+2
* scripts: introduce blkdeactivatePeter Rajnoha2012-10-121-0/+313