main
cleanup: typos man pages
git: update .gitignore
persistent reservations
Add OCF support
shellcheck: some apostrophe changes and cleanups
remove static autoactivation
shellcheck: suppress false positive warnings
scripts/code-stats.rb: count files better, handle bad utf8
lvmdbus: Add new daemon.
systemd: use proper sbindir path
systemd: remove Install sections from socket-activated services
systemd: use RemoveOnStop for dm-event.socket and lvm2-lvmetad.socket
typos: fixes
cleanup: typos in comments
scripts: Fix ConditionPathExists in unit files
lvm2-pvscan: include --autoactivation event
systemd: add missing Before=shutdown.target to LVM2 services to fix shutdown ordering
systemd: put back DefaultDependencies=no for lvmpolld socket unit
doc: change fsf address
Use 'd' instead of 'D' in tmpfiles configuration to not overwrite any existing directory.
lvmlockd: allow service options
Fix scripts/lvmlocks.service.in using nonexistent --lock-opt autowait
lvmpersist: fail fencing when PV devices are missing
lvresize_fs_helper: simplify option parsing loop
shellcheck: updates