8a983170fa75e5113f017 parent 9343919c1495b085a4a1cf4cbada8d7888daf099 author Eric Paris 1288300916 -0400 committer Eric Paris 1288300933 -0400 fsnotify: implement ordering between notifiers 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: Eric Paris )