Comment 5 for bug 1804594

Revision history for this message
Po-Hsu Lin (cypressyew) wrote : Re: fanotify09 in LTP failed with first group got more than 2 events

For the commit mentioned in this test:
   Test case #2 is a regression test for commit b469e7e47c8a

To get this into Bionic kernel, two other cherry-picks are needed:
  1. 837a3934 (fanotify: generalize fanotify_should_send_event())
  2. 60f7ed8c (fsnotify: send path type events to group with super block marks)
  and finally b469e7e47c8a

To get this into Cosmic and Disco:
  1. 60f7ed8c (fsnotify: send path type events to group with super block marks)
  and finally b469e7e47c8a