> Look closer, EXT2_IOC_SETVERSION sets inode->u.ext2_i.i_version which is
> different from inode->i_version :-)
Looking closer still, in ext2/inode.c
raw_inode->i_version = cpu_to_le32(inode->u.ext2_i.i_version);
Chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/