]> sourceware.org Git - lvm2.git/commit
suspend: fix suspend with noflush limitation
authorZdenek Kabelac <zkabelac@redhat.com>
Wed, 6 Apr 2016 08:29:05 +0000 (10:29 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Wed, 6 Apr 2016 09:31:02 +0000 (11:31 +0200)
commit7c1937f8df1e843d00b9d5814c756234381ca0d1
tree2e93df9ad46e24fbf3f9ccba0fcef6f2fa6dbf96
parentd4c03cf7b21279ad28b8b9944d0281a55692efcc
suspend: fix suspend with noflush limitation

Commit 844b00958492224c448b30f89ae5532bb6591fd2 tried to move
limit for usage of noflush to 'preload' however this was not
correctly processed.

Intead explicitly check for which types we do not want noflush
and also add debug message in this case.
lib/activate/activate.c
lib/activate/dev_manager.c
This page took 0.038719 seconds and 5 git commands to generate.