Hi, I previously had a problem that the same device has 2 device Id on btrfs. In order to solve it, i had to use BTRFS_I(inode)->root->anon_super.s_dev instead of inode->i_sb->s_dev My question is, if there is something like that for inodes, All directories on my top level device has the same inode (512), I get inode by: inode->i_ino Is there additional way to get the inode number ? Thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
