[GFS2] Update ioctl() to new interface
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 31 Mar 2006 20:01:28 +0000 (15:01 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 31 Mar 2006 20:01:28 +0000 (15:01 -0500)
This is designed as a fs independent way to set flags on a
particular inode. The values of the ioctl() and flags are
designed to be identical to the ext2/3 values. Assuming that
this plan is acceptable to people in general, the plan is to
then move other fs across to using the same set of #defines,
etc.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found