commit | 19ff7fcc76e6911a955742b40f85ba1030ccba5e | [log] [tgz] |
---|---|---|
author | Mike Marshall <hubcap@omnibond.com> | Wed Nov 16 11:52:19 2016 -0500 |
committer | Mike Marshall <hubcap@omnibond.com> | Wed Nov 16 11:52:19 2016 -0500 |
tree | 8e844e7bf2bb21b0d21e0d769e72b6243f7ef2e9 | |
parent | dc0336214eb07ee9de2a41dd4c81c744ffa419ac [diff] |
orangefs: add .owner to debugfs file_operations Without ".owner = THIS_MODULE" it is possible to crash the kernel by unloading the Orangefs module while someone is reading debugfs files. Signed-off-by: Mike Marshall <hubcap@omnibond.com>