[PATCH] fix regression in xfs_buf_rele
authorNathan Scott <nathans@sgi.com>
Thu, 2 Feb 2006 02:30:43 +0000 (13:30 +1100)
committerChris Wright <chrisw@sous-sol.org>
Fri, 10 Feb 2006 07:20:07 +0000 (23:20 -0800)
commite7a9850f9a29508eb9ba7f43e733b01096bc171d
tree91d16e23589509ad4ae649fc56a3fd2315c6fadc
parent6eef6ea5bf6794c2d0938ba1c91934229ad9873e
[PATCH] fix regression in xfs_buf_rele

Fix regression in xfs_buf_rele dealing with non-hashed buffers, as
occur during log replay.  Novell bug 145204, Fedora bug 177848.

Signed-off-by: Nathan Scott <nathans@sgi.com>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/xfs/linux-2.6/xfs_buf.c