Skip to content
  • Linus Torvalds's avatar
    Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs · dbb2816f
    Linus Torvalds authored
    Pull fsnotify updates from Jan Kara:
     "fsnotify cleanups unifying handling of different watch types.
    
      This is the shortened fsnotify series from Amir with the last five
      patches pulled out. Amir has modified those patches to not change
      struct inode but obviously it's too late for those to go into this
      merge window"
    
    * tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
      fsnotify: add fsnotify_add_inode_mark() wrappers
      fanotify: generalize fanotify_should_send_event()
      fsnotify: generalize send_to_group()
      fsnotify: generalize iteration of marks by object type
      fsnotify: introduce marks iteration helpers
      fsnotify: remove redundant arguments to handle_event()
      fsnotify: use type id to identify connector object type
    dbb2816f