commit | 7ea9ea832212c4a755650f7c7cc1ff0b63292a41 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Fri Mar 31 15:01:28 2006 -0500 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Fri Mar 31 15:01:28 2006 -0500 |
tree | 86ccc012c7b841de6391e7408bf3f3097ca2710d | |
parent | e3167ded1f1b16424bc14d5673cdc5414f179970 [diff] |
[GFS2] Update ioctl() to new interface 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>