On Tue, Aug 15, 2006 at 09:21:11AM +0100, David Howells wrote: > Al Viro <viro@xxxxxxxxxxxxxxxx> wrote: > > > NAK. There's no need to touch i_ino and a lot of reasons for not doing > > that. ->getattr() can fill 64bit field just fine without that and there's > > zero need to touch every fs out there *and* add cycles on icache lookups. > > WTF for? > > That doesn't fix getdents64() though... Good grief... Make filldir() eat u64 explicitly and fix all of a dozen instances. End of story. - 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