]> git.notmuchmail.org Git - notmuch/commit
add_files: Pull one stat out of the recrusive function.
authorCarl Worth <cworth@cworth.org>
Fri, 23 Oct 2009 23:19:35 +0000 (16:19 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 23 Oct 2009 23:23:18 +0000 (16:23 -0700)
commitef944693c354eb1e7ec6c578a0f4c14616fc6d60
tree992d880974b61ad6912ca2bdb326b5eba1f958df
parente58d85dd7589351955e220351bb68e777cfc0f88
add_files: Pull one stat out of the recrusive function.

There's no need to stat each directory both before and after each
recursive call.
notmuch.c