Release 4.15 fs/orangefs/orangefs-debugfs.h
/* SPDX-License-Identifier: GPL-2.0 */
int orangefs_debugfs_init(int);
void orangefs_debugfs_cleanup(void);
int orangefs_client_debug_init(void);
int orangefs_prepare_debugfs_help_string(int);
int orangefs_debugfs_new_client_mask(void __user *);
int orangefs_debugfs_new_client_string(void __user *);
int orangefs_debugfs_new_debug(void __user *);
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
| Martin Brandenburg | 32 | 65.31% | 1 | 25.00% |
| Mike Marshall | 15 | 30.61% | 1 | 25.00% |
| Greg Kroah-Hartman | 1 | 2.04% | 1 | 25.00% |
| Yi Liu | 1 | 2.04% | 1 | 25.00% |
| Total | 49 | 100.00% | 4 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.