mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
add region size & interval
This commit is contained in:
parent
3a55f5d548
commit
6faef15ecd
@ -58,6 +58,8 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define DEFAULT_STRIPE_FILLER "/dev/ioerror"
|
#define DEFAULT_STRIPE_FILLER "/dev/ioerror"
|
||||||
|
#define DEFAULT_MIRROR_REGION_SIZE 512 /* KB */
|
||||||
|
#define DEFAULT_INTERVAL 15
|
||||||
|
|
||||||
#ifdef READLINE_SUPPORT
|
#ifdef READLINE_SUPPORT
|
||||||
# define DEFAULT_MAX_HISTORY 100
|
# define DEFAULT_MAX_HISTORY 100
|
||||||
|
Loading…
Reference in New Issue
Block a user