From: Junio C Hamano Date: Tue, 22 Jan 2013 17:34:28 +0000 (-0800) Subject: Merge branch 'nd/fix-directory-attrs-off-by-one' X-Git-Tag: v1.8.2-rc0~100 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9a9f243f6426056058c7c29999c27a086f94e035;p=thirdparty%2Fgit.git Merge branch 'nd/fix-directory-attrs-off-by-one' Fix performance regression introduced by an earlier change to let attributes apply to directories. Needs to be merged to maint, as 94bc671a was merged there already. * nd/fix-directory-attrs-off-by-one: attr: avoid calling find_basename() twice per path attr: fix off-by-one directory component length calculation --- 9a9f243f6426056058c7c29999c27a086f94e035