• Eric Paris's avatar
    fsnotify: implement ordering between notifiers · 6ad2d4e3
    Eric Paris authored
    fanotify needs to be able to specify that some groups get events before
    others.  They use this idea to make sure that a hierarchical storage
    manager gets access to files before programs which actually use them.  This
    is purely infrastructure.  Everything will have a priority of 0, but the
    infrastructure will exist for it to be non-zero.
    Signed-off-by: default avatarEric Paris <eparis@redhat.com>
    6ad2d4e3
inode_mark.c 8.25 KB