On Sat, Feb 16, 2013 at 5:43 AM, Paulo C. A. Cavalcanti Jr
<pca...@zytor.com> wrote:
> There is a function that checks for file type on monitor poll, so this
> patch uses eina_file_stat_ls() instead of eina_file_direct_ls() for that
> case.

This patch seems wrong to me. We do call eina_file_statat later on, so
a full proper stat is done, this retrieve all information and update
info properly. Forcing a stat for the ls seems unecessary to me here.
-- 
Cedric BAIL

------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to