mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
fa4812bf7b
When an origin exists and the 'lvcreate' command is used to create a cache pool + cache LV, the table is loaded into the kernel but never instantiated (suspend/resume was never called). A user running LVM commands would never know that the kernel did not have the proper state unless they also ran the dmsetup 'table/status' command. The solution is to suspend/resume the cache LV to make the loaded tables become active. |
||
---|---|---|
.. | ||
api | ||
lib | ||
shell | ||
unit | ||
.gitignore | ||
Makefile.in |