Skip to content

Commit

Permalink
xfs: kill the unused xlog_debug variable
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
  • Loading branch information
Christoph Hellwig authored and Alex Elder committed Jul 26, 2010
1 parent 4e0d5f9 commit dbb2f65
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions fs/xfs/xfs_log.h
Original file line number Diff line number Diff line change
Expand Up @@ -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__ */

0 comments on commit dbb2f65

Please sign in to comment.