[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20101227141357.GC24828@dastard>
Date: Tue, 28 Dec 2010 01:13:57 +1100
From: Dave Chinner <david@...morbit.com>
To: Jesper Juhl <jj@...osbits.net>
Cc: xfs@....sgi.com, xfs-masters@....sgi.com,
linux-kernel@...r.kernel.org, Alex Elder <aelder@....com>
Subject: Re: [PATCH] XFS: Compare, don't assign in ASSERT() in
xfs_trans_unreserve_and_mod_sb()
On Sat, Dec 25, 2010 at 09:14:53PM +0100, Jesper Juhl wrote:
> Hi,
>
> In fs/xfs/xfs_trans.c::xfs_trans_unreserve_and_mod_sb() at the out: label
> we have this:
> ASSERT(error = 0);
> I believe a comparison was intended, not an assignment. If I'm right, the
> patch below fixes that up.
Already fixed in this patch pending for 2.6.38:
http://git.kernel.org/?p=linux/kernel/git/dgc/xfsdev.git;a=commitdiff;h=831ef3cf682a1f9d8fc7c16dace55137751c0410
Cheers,
Dave.
--
Dave Chinner
david@...morbit.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists