kernel-fxtec-pro1x/fs/orangefs
Colin Ian King 2a6c8fc0af orangefs: rate limit the client not running info message
[ Upstream commit 2978d873471005577e7b68a528b4f256a529b030 ]

Currently accessing various /sys/fs/orangefs files will spam the
kernel log with the following info message when the client is not
running:

[  491.489284] sysfs_service_op_show: Client not running :-5:

Rate limit this info message to make it less spammy.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-11-24 08:20:57 +01:00
..
acl.c
dcache.c
devorangefs-req.c Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2018-06-16 16:21:50 +09:00
dir.c
downcall.h
file.c orangefs: Adding new return type vm_fault_t 2018-08-14 12:07:14 -04:00
inode.c orangefs: remove redundant pointer orangefs_inode 2018-08-14 12:07:14 -04:00
Kconfig
Makefile
namei.c orangefs: fixes and cleanups 2018-06-07 09:23:12 -07:00
orangefs-bufmap.c orangefs: remove unused function orangefs_get_bufmap_init 2018-06-01 14:51:40 -04:00
orangefs-bufmap.h
orangefs-cache.c
orangefs-debug.h
orangefs-debugfs.c orangefs: make debug_help_fops static 2018-06-01 14:51:45 -04:00
orangefs-debugfs.h
orangefs-dev-proto.h
orangefs-kernel.h vfs/y2038: inode timestamps conversion to timespec64 2018-06-15 07:31:07 +09:00
orangefs-mod.c
orangefs-sysfs.c orangefs: rate limit the client not running info message 2019-11-24 08:20:57 +01:00
orangefs-sysfs.h
orangefs-utils.c orangefs: formatting cleanups 2018-06-01 14:51:30 -04:00
protocol.h orangefs: specify user pointers when using dev_map_desc and bufmap 2018-06-01 14:51:36 -04:00
super.c orangefs: formatting cleanups 2018-06-01 14:51:30 -04:00
symlink.c
upcall.h
waitqueue.c orangefs: use sparse annotations for holding locks across function calls. 2018-06-01 14:51:49 -04:00
xattr.c