From linux-kernel Thu May 12 18:17:01 2005 From: Russell Miller Date: Thu, 12 May 2005 18:17:01 +0000 To: linux-kernel Subject: 2.4.30 xfs bug Message-Id: <200505121117.01192.rmiller () duskglow ! com> X-MARC-Message: https://marc.info/?l=linux-kernel&m=111592216312162 2.4.30 will not compile if XFS is turned on, but XFS debugging is not. Culprit is: fs/xfs/linux-2.4/xfs_buf.c line 1076. Apparently pagebuf_lock_value is used somewhere else, even if it's not defined because debugging is off. --Russell - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/