From 003fd6c8be14a348c56cb1d171605ab13fca906f Mon Sep 17 00:00:00 2001 From: Ben Myers Date: Fri, 18 Jan 2013 14:17:46 -0600 Subject: [PATCH] xfs: fix fs/xfs/xfs_log.c:1740:39: error: 'B_TRUE' undeclared Commit 667a9291c5b3 "xfs: Remove boolean_t typedef completely." didn't. Remove a stray B_TRUE that breaks CONFIG_XFS_DEBUG=y. Signed-off-by: Ben Myers Reported-by: Wu Fengguang Reviewed-by: Mark Tinguely --- Reading git-format-patch failed