Kirill Tkhai d7b412e144 fuse: use READ_ONCE on congestion_threshold and max_background
[ Upstream commit 2a23f2b8adbe4bd584f936f7ac17a99750eed9d7 ]

Since they are of unsigned int type, it's allowed to read them
unlocked during reporting to userspace. Let's underline this fact
with READ_ONCE() macroses.

Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-11-20 18:47:53 +01:00
..
2019-08-06 19:06:51 +02:00
2018-12-17 09:24:41 +01:00
2018-08-17 16:20:28 -07:00
2018-08-15 22:47:23 -07:00
2018-08-17 16:20:27 -07:00
2019-10-07 18:56:59 +02:00
2018-08-18 11:44:53 -07:00
2019-11-20 18:46:04 +01:00
2019-05-02 09:58:59 +02:00
2018-08-21 18:19:09 -07:00
2018-08-21 18:19:09 -07:00