On Fri, Aug 05, 2011 at 09:02:40AM -0400, Jeff Layton wrote: > The loop around lookup_one_len doesn't handle the case where it might > return a negative dentry, which can cause an oops on the next pass > through the loop. Check for that and break out of the loop with an > error of -ENOENT if there is one. Ouch. Nice catch and that one is my damn fault. Do you want that one to go through cifs or vfs tree? ACK, in any case... -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html