From b3f5aba18cfe9289f59563fd4ee4e1733153e459 Mon Sep 17 00:00:00 2001 From: Joern Engel Date: Sat, 6 Mar 2010 10:03:11 +0100 Subject: [PATCH] --- yaml --- r: 186446 b: refs/heads/master c: c2f843f03d658e9ab2a1a455f2c1851fd6a869af h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/logfs/logfs_abi.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 1dfebd25aec9..48a73094cd80 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9cf05b416d3324457f1dd8be35f4eaa7a9640bed +refs/heads/master: c2f843f03d658e9ab2a1a455f2c1851fd6a869af diff --git a/trunk/fs/logfs/logfs_abi.h b/trunk/fs/logfs/logfs_abi.h index d8cc95734a60..f674725663fe 100644 --- a/trunk/fs/logfs/logfs_abi.h +++ b/trunk/fs/logfs/logfs_abi.h @@ -61,7 +61,7 @@ static inline void check_##type(void) \ /* Magic numbers. 64bit for superblock, 32bit for statfs f_type */ -#define LOGFS_MAGIC 0xb21f205ac97e8168ull +#define LOGFS_MAGIC 0x7a3a8e5cb9d5bf67ull #define LOGFS_MAGIC_U32 0xc97e8168u /*