|
|
| version 1.117, 2006/08/18 15:34:19 | version 1.118, 2007/08/02 16:08:38 |
|---|---|
| Line 30 struct xfs_mount; | Line 30 struct xfs_mount; |
| */ | */ |
| #define XLOG_MIN_ICLOGS 2 | #define XLOG_MIN_ICLOGS 2 |
| #define XLOG_MED_ICLOGS 4 | |
| #define XLOG_MAX_ICLOGS 8 | #define XLOG_MAX_ICLOGS 8 |
| #define XLOG_HEADER_MAGIC_NUM 0xFEEDbabe /* Invalid cycle number */ | #define XLOG_HEADER_MAGIC_NUM 0xFEEDbabe /* Invalid cycle number */ |
| #define XLOG_VERSION_1 1 | #define XLOG_VERSION_1 1 |