Skip to content

Commit

Permalink
[XFS] Remove v1 dir trace macro - missed in a past commit.
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Shimmin <tes@sgi.com>
  • Loading branch information
Tim Shimmin committed Sep 29, 2006
1 parent 6e73b41 commit 65e8697
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs/xfs/Makefile-linux-2.6
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ ifeq ($(CONFIG_XFS_TRACE),y)
EXTRA_CFLAGS += -DXFS_BLI_TRACE
EXTRA_CFLAGS += -DXFS_BMAP_TRACE
EXTRA_CFLAGS += -DXFS_BMBT_TRACE
EXTRA_CFLAGS += -DXFS_DIR_TRACE
EXTRA_CFLAGS += -DXFS_DIR2_TRACE
EXTRA_CFLAGS += -DXFS_DQUOT_TRACE
EXTRA_CFLAGS += -DXFS_ILOCK_TRACE
Expand Down

0 comments on commit 65e8697

Please sign in to comment.