From: Bobi Jam Date: Mon, 20 Feb 2012 22:53:02 +0000 (-0500) Subject: ext4: expand commit callback and X-Git-Tag: v3.4-rc1~75^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18aadd47f88464928b5ce57791c2e8f9f2aaece0;p=pandora-kernel.git ext4: expand commit callback and The per-commit callback was used by mballoc code to manage free space bitmaps after deleted blocks have been released. This patch expands it to support multiple different callbacks, to allow other things to be done after the commit has been completed. Signed-off-by: Bobi Jam Signed-off-by: Andreas Dilger Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed