| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 13/17] xfs: kill the unused xlog_debug variable |
| From: | Christoph Hellwig <hch@xxxxxxxxxxxxx> |
| Date: | Mon, 31 May 2010 12:07:40 -0400 |
| References: | <20100531160727.842750532@xxxxxxxxxxxxxxxxxxxxxx> |
| User-agent: | quilt/0.47-1 |
Signed-off-by: Christoph Hellwig <hch@xxxxxx> Index: xfs/fs/xfs/xfs_log.h =================================================================== --- xfs.orig/fs/xfs/xfs_log.h 2010-05-29 18:44:56.012049463 +0200 +++ xfs/fs/xfs/xfs_log.h 2010-05-29 18:44:57.709003926 +0200 @@ -201,9 +201,4 @@ int xfs_log_commit_cil(struct xfs_mount 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__ */ |
| Previous by Date: | [PATCH 04/17] xfs: drop dmapi hooks, Christoph Hellwig |
|---|---|
| Next by Date: | [PATCH 10/17] xfs: simplify buffer pinning, Christoph Hellwig |
| Previous by Thread: | [PATCH 04/17] xfs: drop dmapi hooks, Christoph Hellwig |
| Next by Thread: | [PATCH 10/17] xfs: simplify buffer pinning, Christoph Hellwig |
| Indexes: | [Date] [Thread] [Top] [All Lists] |