[GFS2] fix assertion in log_refund()
authorRoel Kluin <12o3l@tiscali.nl>
Thu, 17 Apr 2008 15:25:37 +0000 (17:25 +0200)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 18 Apr 2008 07:36:09 +0000 (08:36 +0100)
commit62be1f71677c53d5e51223807a06ac9052f49b0f
tree954b987466f9616934364b716d7fb93dcba12b46
parent16c5f06f15ad4e5a5d6e90b78ffb1ac14319e445
[GFS2] fix assertion in log_refund()

since unsigned, unused >= 0 is always true.

Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/log.c