summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2022-07-18 11:18:51 -0700
committerDarrick J. Wong <djwong@kernel.org>2022-11-06 12:36:16 -0800
commit2ea7b8d269eedecba0c584b8f1dc07541b65c75e (patch)
tree5fc12f057cca55e8ea6ab5d33fea70526f6e953a /crypto
parentfd4d131d7565b7050ef54f98833c2ac3e7b6200c (diff)
xfs: don't retry repairs harder when EAGAIN is returned
Repair functions will not return EAGAIN -- if they were not able to obtain resources, they should return EDEADLOCK (like the rest of online fsck) to signal that we need to grab all the resources and try again. Hence we don't need to deal with this case except as a debugging assertion. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions