• Linus Torvalds's avatar
    Merge tag 'fsnotify_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs · 5af9d1cf
    Linus Torvalds authored
    Pull fsnotify updates from Jan Kara:
    
     - reduce overhead of fsnotify infrastructure when no permission events
       are in use
    
     - a few small cleanups
    
    * tag 'fsnotify_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
      fsnotify: fix UAF from FS_ERROR event on a shutting down filesystem
      fsnotify: optimize the case of no permission event watchers
      fsnotify: use an enum for group priority constants
      fsnotify: move s_fsnotify_connectors into fsnotify_sb_info
      fsnotify: lazy attach fsnotify_sb_info state to sb
      fsnotify: create helper fsnotify_update_sb_watchers()
      fsnotify: pass object pointer and type to fsnotify mark helpers
      fanotify: merge two checks regarding add of ignore mark
      fsnotify: create a wrapper fsnotify_find_inode_mark()
      fsnotify: create helpers to get sb and connp from object
      fsnotify: rename fsnotify_{get,put}_sb_connectors()
      fsnotify: Avoid -Wflex-array-member-not-at-end warning
      fanotify: remove unneeded sub-zero check for unsigned value
    5af9d1cf
super.c 58 KB