Re: [security]: kernel ioctl()'s [2]

Chris Evans (chris@ferret.lmh.ox.ac.uk)
Fri, 2 Jul 1999 00:52:12 +0100 (GMT)


On Fri, 2 Jul 1999, Jamie Lokier wrote:

> 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/