Hi everyone! I got one questiong about saving file path to an inode. The idea is to have some data on inode that allows me to get path ( or one of the paths ) to this file ( whithout using d_find_alias, well i don't know any other way since an inode could have many paths ). If i save full path to an inode ( on the same inode using xattr ), this works fine since i got full path to a file but of course if i change mount point for this partition. Any tip for this? thanks!! -- 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