]> git.baikalelectronics.ru Git - kernel.git/commit
gfs2: Minor retry logic cleanup
authorAndreas Gruenbacher <agruenba@redhat.com>
Thu, 17 Mar 2022 13:20:38 +0000 (14:20 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 May 2022 07:14:39 +0000 (09:14 +0200)
commitf3a3cf3ae45f03c2f47ed16906f0b31309db83a3
treec51556dfa6355589db70c233481e278580da7531
parent65c6e3cb47ace9eb047f017bc7653247a609c2fd
gfs2: Minor retry logic cleanup

[ Upstream commit 5948964f5b53a2b4b1530f95df10017deec742bf ]

Clean up the retry logic in the read and write functions somewhat.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
fs/gfs2/file.c