Merge branch 'nd/fix-directory-attrs-off-by-one'
authorJunio C Hamano <gitster@pobox.com>
Tue, 22 Jan 2013 17:34:28 +0000 (09:34 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 22 Jan 2013 17:34:29 +0000 (09:34 -0800)
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

1  2 
attr.c

diff --cc attr.c
Simple merge