mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-28 02:50:41 +03:00
lvcreate: cachesettings works also with writecache
This commit is contained in:
parent
a06ccdf44b
commit
d8dbabb28e
@ -823,6 +823,7 @@ static int _lvcreate_params(struct cmd_context *cmd,
|
||||
alloc_ARG,\
|
||||
autobackup_ARG,\
|
||||
available_ARG,\
|
||||
cachesettings_ARG,\
|
||||
contiguous_ARG,\
|
||||
devices_ARG,\
|
||||
devicesfile_ARG,\
|
||||
@ -846,8 +847,7 @@ static int _lvcreate_params(struct cmd_context *cmd,
|
||||
cachemetadataformat_ARG,\
|
||||
cachemode_ARG,\
|
||||
cachepool_ARG,\
|
||||
cachepolicy_ARG,\
|
||||
cachesettings_ARG
|
||||
cachepolicy_ARG
|
||||
|
||||
#define MIRROR_ARGS \
|
||||
corelog_ARG,\
|
||||
|
Loading…
x
Reference in New Issue
Block a user