commit | 7d13162332f2b67a941d18cee20f1c0413e020de | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Tue Dec 07 15:27:57 2010 -0500 |
committer | Eric Paris <eparis@redhat.com> | Wed Dec 15 13:58:18 2010 -0500 |
tree | a9e40f802579e750fbf75e025e9cee7c760ca558 | |
parent | 62731fa0c893515dc6cbc3e0a2879a92793c735f [diff] |
fanotify: fill in the metadata_len field on struct fanotify_event_metadata The fanotify_event_metadata now has a field which is supposed to indicate the length of the metadata portion of the event. Fill in that field as well. Based-in-part-on-patch-by: Alexey Zaytsev <alexey.zaytsev@gmail.com> Signed-off-by: Eric Paris <eparis@redhat.com>