diff options
author | Alexey Zaytsev <alexey.zaytsev@gmail.com> | 2010-11-22 01:33:03 +0100 |
---|---|---|
committer | Eric Paris <eparis@redhat.com> | 2010-12-15 19:56:33 +0100 |
commit | 62731fa0c893515dc6cbc3e0a2879a92793c735f (patch) | |
tree | 91de7e43e38a105dfe2e5cc085cac38de149ebea /include/net | |
parent | fanotify: Dont try to open a file descriptor for the overflow event (diff) | |
download | linux-62731fa0c893515dc6cbc3e0a2879a92793c735f.tar.xz linux-62731fa0c893515dc6cbc3e0a2879a92793c735f.zip |
fanotify: split version into version and metadata_len
To implement per event type optional headers we are interested in
knowing how long the metadata structure is. This patch slits the __u32
version field into a __u8 version and a __u16 metadata_len field (with
__u8 left over). This should allow for backwards compat ABI.
Signed-off-by: Alexey Zaytsev <alexey.zaytsev@gmail.com>
[rewrote descrtion and changed object sizes and ordering - eparis]
Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions