On Thu 22-05-14 10:03:11, J. R. Okajima wrote: > > hooanon05g@xxxxxxxxx: > > Turn the feature ON which was introduced by previous commit. > > It was for ramfs and tmpfs only. Hum, have you observed any real problems with non-unique inode numbers even for tmpfs? Because e.g. the NFS case you mentioned isn't IMHO right - tmpfs sets i_generation to current time so even if inode counter wraps, i_generation will be different and so they will be different inodes for NFS. And the backup case isn't very convincing either - who would be backing up tmpfs filesystem ;)? Honza > configfs, debugfs and procfs don't need this. > > > J. R. Okajima > -- > 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 -- Jan Kara <jack@xxxxxxx> SUSE Labs, CR -- 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