The following changes since commit dc0336214eb07ee9de2a41dd4c81c744ffa419ac: orangefs: clean up debugfs (2016-11-07 10:41:55 -0500) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git tags/for-linus-4.9-rc5-ofs-1 for you to fetch changes up to 19ff7fcc76e6911a955742b40f85ba1030ccba5e: orangefs: add .owner to debugfs file_operations (2016-11-16 11:52:19 -0500) ---------------------------------------------------------------- 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. ---------------------------------------------------------------- Mike Marshall (1): orangefs: add .owner to debugfs file_operations fs/orangefs/orangefs-debugfs.c | 2 ++ 1 file changed, 2 insertions(+) -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html