From: Boaz Harrosh Date: Tue, 3 Nov 2009 14:46:00 +0000 (+0200) Subject: exofs: move osd.c to ios.c X-Git-Tag: v2.6.33-rc1~331^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ce9bdd1fbe962933736d7977e972972cd5d754c;p=pandora-kernel.git exofs: move osd.c to ios.c If I do a "git mv" together with a massive code change and commit in one patch, git looses the rename and records a delete/new instead. This is bad because I want a rename recorded so later rebased/cherry-picked patches to the old name will work. Also the --follow is lost. Signed-off-by: Boaz Harrosh --- Reading git-diff-tree failed