aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNeilBrown <[email protected]>2018-05-21 14:35:12 +1000
committerGreg Kroah-Hartman <[email protected]>2018-05-25 18:29:10 +0200
commit912a846027c203370f4837a2b2db7ba2ebe1b47c (patch)
treee6c84e792969753e2d6cfc24baf0aff42571dde3 /tools/perf/scripts/python
parent6afe572bc76688cd840032254217a4877b66e916 (diff)
staging: lustre: replace libcfs_register_ioctl with a blocking notifier_chain
libcfs allows other modules to register handlers for ioctls. The implementation it uses for this is nearly identical to a blocking notifier chain, so change to use that. The biggest difference is that the return value from notifier has a defined format, where libcfs_register_ioctl uses -EINVAL to mean "continue". This requires a little bit of conversion. Signed-off-by: NeilBrown <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions