From: David S. Miller Date: Tue, 10 Jul 2012 11:01:57 +0000 (-0700) Subject: inet: Kill FLOWI_FLAG_PRECOW_METRICS. X-Git-Tag: v3.6-rc1~125^2~251^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e12939a2a67fbb4cbd962c3b9bc398c73319766;p=pandora-kernel.git inet: Kill FLOWI_FLAG_PRECOW_METRICS. No longer needed. TCP writes metrics, but now in it's own special cache that does not dirty the route metrics. Therefore there is no longer any reason to pre-cow metrics in this way. Signed-off-by: David S. Miller --- Reading git-diff-tree failed