Increments i_version
void inode_inc_iversion(struct inode * inode);
inode
inode that need to be updated
Every time the inode is modified, the i_version field will be incremented. The filesystem has to be mounted with i_version flag