dlm: remove schedule in receive path
authorAlexander Aring <aahringo@redhat.com>
Tue, 2 Apr 2024 19:18:08 +0000 (15:18 -0400)
committerDavid Teigland <teigland@redhat.com>
Tue, 9 Apr 2024 16:44:49 +0000 (11:44 -0500)
commit308533b4b1d55892d939286313fb73c1527444ce
tree349afcca0a9fd874945dd66c8c41785e2c9e059a
parentd52c9b8fefa3ed4f1893eea8c5f38748a83356fc
dlm: remove schedule in receive path

Remove an explicit schedule() call in the message processing path,
in preparation for softirq message processing.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/lock.c