Home
last modified time | relevance | path

Searched hist:d41a1a3d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/dlm/
H A Dlowcomms.cd41a1a3d Mon May 29 16:44:34 CDT 2023 Alexander Aring <aahringo@redhat.com> fs: dlm: cleanup STOP_IO bitflag set when stop io

There should no difference between setting the CF_IO_STOP flag
before restore_callbacks() to do it before or afterwards. The
restore_callbacks() will be sure that no callback is executed anymore
when the bit wasn't set.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>