1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-26 14:04:15 +03:00

add region size & interval

This commit is contained in:
Alasdair Kergon 2003-04-30 15:27:48 +00:00
parent a746741971
commit 223fb7b075

View File

@ -58,6 +58,8 @@
#endif
#define DEFAULT_STRIPE_FILLER "/dev/ioerror"
#define DEFAULT_MIRROR_REGION_SIZE 512 /* KB */
#define DEFAULT_INTERVAL 15
#ifdef READLINE_SUPPORT
# define DEFAULT_MAX_HISTORY 100