]> git.baikalelectronics.ru Git - kernel.git/commit
[XFS] fix logic error in xfs_alloc_ag_vextent_near()
authorDavid Chinner <dgc@sgi.com>
Thu, 17 Apr 2008 06:49:49 +0000 (16:49 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Fri, 18 Apr 2008 02:03:02 +0000 (12:03 +1000)
commitddcfbbf546f0489322b499d28a9d2a1f234b99e2
tree82af4af56d4469ef8fef545921c560b765ff036f
parent970b601144504b65e90bda19f9c19a7e4f998ae6
[XFS] fix logic error in xfs_alloc_ag_vextent_near()

Fix a logic error in xfs_alloc_ag_vextent_near(). This is a regression
introduced by the error handling changes.

SGI-PV: 890084
SGI-Modid: xfs-linux-melb:xfs-kern:30838a

Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Barry Naujok <bnaujok@sgi.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/xfs_alloc.c