From: Christoph Hellwig Date: Wed, 23 Jun 2010 08:11:15 +0000 (+1000) Subject: xfs: remove unused delta tracking code in xfs_bmapi X-Git-Tag: v2.6.36-rc1~589^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4e9181e772b0c8b9038c5822ead368b96c2b533;p=pandora-kernel.git xfs: remove unused delta tracking code in xfs_bmapi This code was introduced four years ago in commit 3e57ecf640428c01ba1ed8c8fc538447ada1715b without any review and has been unused since. Remove it just as the rest of the code introduced in that commit to reduce that stack usage and complexity in this central piece of code. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner --- Reading git-diff-tree failed