On Tue, Mar 18, 2008 at 05:46:09PM +0000, Al Viro wrote: > On Tue, Mar 18, 2008 at 10:00:23AM -0700, Andrew Morton wrote: > > > Do we agree that this is a bug? If so, is it a VFS thing or a per-fs > > thing? > > The latter; all control over timestamps on directory operations is in > filesystems. Which filesystem it is, BTW? E.g. ext2 has Doh. ext3... OK, that's a bug; direct update of directory entry by new_de->inode = cpu_to_le32(old_inode->i_ino); needs an update of timestamps of new_dir. -- 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