From: Henry C Chang Date: Mon, 23 Aug 2010 04:34:27 +0000 (-0700) Subject: ceph: fix osd request lru adjustment when sending request X-Git-Tag: v2.6.36-rc3~12^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07a27e226d1ed210d2d4218bd0642b40f5405c6a;p=pandora-kernel.git ceph: fix osd request lru adjustment when sending request Fix argument order. We want to move the item to the end of the list, not change the position of the head. Signed-off-by: Henry C Chang Signed-off-by: Sage Weil --- Reading git-diff-tree failed