From: Duane Griffin Date: Fri, 25 Jul 2008 08:46:21 +0000 (-0700) Subject: jbd: tidy up revoke cache initialisation and destruction X-Git-Tag: v2.6.27-rc1~436 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1984bb763c2e50d0ebfb0cf56d1b319bd7afe63a;p=pandora-kernel.git jbd: tidy up revoke cache initialisation and destruction Make revocation cache destruction safe to call if initialisation fails partially or entirely. This allows it to be used to cleanup in the case of initialisation failure, simplifying that code slightly. Signed-off-by: Duane Griffin Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed