From 4058753485971cb8954029bf6189fff797e5330a Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Wed, 23 Jun 2010 18:11:15 +1000 Subject: [PATCH] --- yaml --- r: 201739 b: refs/heads/master c: dbb2f6529feeee8f4de77849edeee2e60c40c805 h: refs/heads/master i: 201737: c099e4e8102c700080b8792b8a926704289897eb 201735: 557f31f7804304c4b751094e6b6d4c3c05306ffb v: v3 --- [refs] | 2 +- trunk/fs/xfs/xfs_log.h | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/[refs] b/[refs] index 0cc77ede1ee0..713641031cce 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4e0d5f926b80b06234a4ed664d6ae8c54fb08c4b +refs/heads/master: dbb2f6529feeee8f4de77849edeee2e60c40c805 diff --git a/trunk/fs/xfs/xfs_log.h b/trunk/fs/xfs/xfs_log.h index 5b72e9a40ab2..7fc2c8d4c802 100644 --- a/trunk/fs/xfs/xfs_log.h +++ b/trunk/fs/xfs/xfs_log.h @@ -201,9 +201,4 @@ int xfs_log_commit_cil(struct xfs_mount *mp, struct xfs_trans *tp, bool xfs_log_item_in_current_chkpt(struct xfs_log_item *lip); #endif - - -extern int xlog_debug; /* set to 1 to enable real log */ - - #endif /* __XFS_LOG_H__ */