mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-18 10:04:20 +03:00
writecache: modprobe dm-writecache
This commit is contained in:
parent
bbd8badaef
commit
1c9b36618e
@ -214,7 +214,7 @@ static int _target_present(struct cmd_context *cmd,
|
||||
|
||||
if (!_writecache_checked) {
|
||||
_writecache_checked = 1;
|
||||
_writecache_present = target_present(cmd, TARGET_NAME_WRITECACHE, 0);
|
||||
_writecache_present = target_present(cmd, TARGET_NAME_WRITECACHE, 1);
|
||||
}
|
||||
|
||||
return _writecache_present;
|
||||
|
Loading…
x
Reference in New Issue
Block a user