summaryrefslogtreecommitdiff
path: root/fs/cifs/cifssmb.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2020-02-24 14:14:59 +0100
committerSteve French <stfrench@microsoft.com>2020-03-22 22:49:09 -0500
commitb08484d715128abf28b8445e85c5adb14af0a62e (patch)
tree7d521162a267aeb58ab8a9209ce3a8c395113c9c /fs/cifs/cifssmb.c
parente2e87519bd72e2a4c7796ab81b0a3edd171374ac (diff)
cifs: use mod_delayed_work() for &server->reconnect if already queued
mod_delayed_work() is safer than queue_delayed_work() if there's a chance that the work is already in the queue. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/cifssmb.c')
0 files changed, 0 insertions, 0 deletions