1
0
Fork 0
alistair23-linux/fs/ocfs2/cluster
Greg Kroah-Hartman 5e7a3ed9f1 ocfs2: further debugfs cleanups
There is no need to check return value of debugfs_create functions, but
the last sweep through ocfs missed a number of places where this was
happening.  There is also no need to save the individual dentries for the
debugfs files, as everything is can just be removed at once when the
directory is removed.

By getting rid of the file dentries for the debugfs entries, a bit of
local memory can be saved as well.

[colin.king@canonical.com: ensure ret is set to zero before returning]
  Link: http://lkml.kernel.org/r/20190807121929.28918-1-colin.king@canonical.com
Link: http://lkml.kernel.org/r/20190731132119.GA12603@kroah.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Joseph Qi <joseph.qi@linux.alibaba.com>
Cc: Mark Fasheh <mark@fasheh.com>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Jia Guo <guojia12@huawei.com>
Cc: Junxiao Bi <junxiao.bi@oracle.com>
Cc: Changwei Ge <gechangwei@live.cn>
Cc: Gang He <ghe@suse.com>
Cc: Jun Piao <piaojun@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2019-09-24 15:54:07 -07:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
heartbeat.c ocfs2: further debugfs cleanups 2019-09-24 15:54:07 -07:00
heartbeat.h ocfs: no need to check return value of debugfs_create functions 2019-07-12 11:05:41 -07:00
masklog.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 2019-05-30 11:25:18 -07:00
masklog.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 2019-05-30 11:25:18 -07:00
netdebug.c ocfs: no need to check return value of debugfs_create functions 2019-07-12 11:05:41 -07:00
nodemanager.c ocfs: no need to check return value of debugfs_create functions 2019-07-12 11:05:41 -07:00
nodemanager.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 2019-05-30 11:25:18 -07:00
ocfs2_heartbeat.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 2019-05-30 11:25:18 -07:00
ocfs2_nodemanager.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 2019-05-30 11:25:18 -07:00
quorum.c fs: ocfs: fix spelling mistake "hearbeating" -> "heartbeat" 2019-07-12 11:05:41 -07:00
quorum.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 2019-05-30 11:25:18 -07:00
sys.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 275 2019-06-05 17:30:30 +02:00
sys.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 275 2019-06-05 17:30:30 +02:00
tcp.c ocfs: no need to check return value of debugfs_create functions 2019-07-12 11:05:41 -07:00
tcp.h ocfs: no need to check return value of debugfs_create functions 2019-07-12 11:05:41 -07:00
tcp_internal.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 2019-05-30 11:25:18 -07:00