From: Duane Griffin Date: Mon, 28 Apr 2008 13:40:00 +0000 (-0400) Subject: jbd2: tidy up revoke cache initialisation and destruction X-Git-Tag: v2.6.26-rc1~345^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fa27c85de57d38ca698f4e34fdd1ab06b6c8e49;p=pandora-kernel.git jbd2: 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 the code slightly. Signed-off-by: Duane Griffin Signed-off-by: Mingming Cao Signed-off-by: "Theodore Ts'o" Signed-off-by: Aneesh Kumar K.V --- Reading git-diff-tree failed