[XFS] Fix regression in xfs_buf_rele dealing with non-hashed buffers, as
authorNathan Scott <nathans@sgi.com>
Wed, 1 Feb 2006 01:14:52 +0000 (12:14 +1100)
committerNathan Scott <nathans@sgi.com>
Wed, 1 Feb 2006 01:14:52 +0000 (12:14 +1100)
commitfad3aa1e8e2e4123a19b926fefd91ec63dd56497
tree77fc99e0bc94385e1b0b7fc0b9891fa5c180892d
parent3a69c7dc6f3d58aeb9ce5051fc7060d55e05c003
[XFS] Fix regression in xfs_buf_rele dealing with non-hashed buffers, as
occur during log replay.  Novell bug 145204, Fedora bug 177848.

SGI-PV: 948860
SGI-Modid: xfs-linux-melb:xfs-kern:25064a

Signed-off-by: Nathan Scott <nathans@sgi.com>
fs/xfs/linux-2.6/xfs_buf.c