OSDN Git Service

sys/fanotify.h: update for linux v5.1
authorSzabolcs Nagy <nsz@port70.net>
Thu, 9 May 2019 18:36:33 +0000 (18:36 +0000)
committerRich Felker <dalias@aerifal.cx>
Mon, 1 Jul 2019 18:11:42 +0000 (14:11 -0400)
commitf67b3c1799e0b0258b9c4c075673e2f4de903cc9
treea19d6d23bfeff6841762cd15141ece9182fa4c70
parent84ebec6ceea997568c1711e7d810ad6bb3a96346
sys/fanotify.h: update for linux v5.1

includes changes from linux v5.1

  linux commit 235328d1fa4251c6dcb32351219bb553a58838d2
  fanotify: add support for create/attrib/move/delete events

  linux commit 5e469c830fdb5a1ebaa69b375b87f583326fd296
  fanotify: copy event fid info to user

  linux commit e9e0c8903009477b630e37a8b6364b26a00720da
  fanotify: encode file identifier for FAN_REPORT_FID

as well as earlier changes that were missed.

sys/statfs.h is included for fsid_t.
include/sys/fanotify.h