From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id pBE0uYKc181073 for ; Tue, 13 Dec 2011 18:56:35 -0600 Received: from ipmail07.adl2.internode.on.net (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 2D0B315723F6 for ; Tue, 13 Dec 2011 16:56:31 -0800 (PST) Received: from ipmail07.adl2.internode.on.net (ipmail07.adl2.internode.on.net [150.101.137.131]) by cuda.sgi.com with ESMTP id LkQHQMh8hUKaF5sg for ; Tue, 13 Dec 2011 16:56:31 -0800 (PST) Date: Wed, 14 Dec 2011 11:56:29 +1100 From: Dave Chinner Subject: Re: [PATCH] xfs: remove unused XBT_FORCE_SLEEP bit Message-ID: <20111214005629.GK3179@dastard> References: <4EE7DBED.8090600@sandeen.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <4EE7DBED.8090600@sandeen.net> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Eric Sandeen Cc: xfs-oss On Tue, Dec 13, 2011 at 05:12:45PM -0600, Eric Sandeen wrote: > XBT_FORCE_SLEEP is no longer ever tested; it is only set > and cleared. Remove it. > > Signed-off-by: Eric Sandeen > --- > > p.s. I left bt_flags as a bitfield even with only one bit defined now... OK? Fine by me. The plan is to remove the xfsbufd completely (by doing all metadata writeback from the AIL), anyway, so leaving it as a bit field for the moment is not a problem... Reviewed-by: Dave Chinner Cheers, Dave. -- Dave Chinner david@fromorbit.com _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs