Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> writes: > On Mon, May 21, 2012 at 8:30 AM, Miklos Szeredi <miklos@xxxxxxxxxx> wrote: >> This is part 1 of the atomic open series. The second part is also ready for >> review and I'll post it once this first part is accepted. > > You should probably double-check against my vfs (especially dentry) > cleanups that I just merged and pushed out. > > I think they all are at a lower level than your patches, and won't > affect any of them, but I thought I'd mention it just in case, since > my patch-series also touches fs/namei.c (but it's really just because > of __d_lookup_rcu() calling convention changes, and think all of your > patches are for the later phases) Yes, I checked and they are independent. I found some issues with the dentry_cmp() code and your changes which I'll post separately. Thanks, Miklos -- 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