On Mon, Jan 30, 2012 at 04:39:33PM +0300, Dan Carpenter wrote: > + /* Register everything except a directory full of subdirectories */ > + if (nr_files || !nr_dirs) { Crap... Forget about this. For some reason I missed that his was an OR, not an AND. Sorry for the noise. regards, dan carpenter