On Tue, Jun 21, 2011 at 05:21:19PM -0500, Greg Dietsche wrote: > I'm leaning towards might be something else. Correct me if I'm > wrong, but it seems that 50338b889dc504c69e0cb316ac92d1b9e51f3c8a > was included in rc3. Nope - it's in a branch that started before -rc3 but got merged between -rc3 and -rc4. git log v3.0-rc3 fs/namei.c and watch it not being there while the same with s/rc3/rc4/ will show it just fine. In fact, the last commit touching fs/namei.c in -rc3 is the one that introduced the breakage fixed by 50338b889dc504c69e0cb316ac92d1b9e51f3c8a. -- 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