]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit672fc30a45e35c58e379791f30050c74991fb4af
tree954b987466f9616934364b716d7fb93dcba12b46
parentd332ff15a7b9b9c5169fd45783be2e78bfbcc0b0
[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