]> git.baikalelectronics.ru Git - kernel.git/commit
fs: dlm: remove timeout from dlm_user_adopt_orphan
authorAlexander Aring <aahringo@redhat.com>
Wed, 22 Jun 2022 18:45:21 +0000 (14:45 -0400)
committerDavid Teigland <teigland@redhat.com>
Fri, 24 Jun 2022 16:57:53 +0000 (11:57 -0500)
commit6113c64072a0c7cfa5367a45eb29fdd7c21775b4
treef0dbcec1d1ec5e4b9707bbb06fc279ed1e7a6f0e
parent6d6222b10aaaf6f271d7277ba188ac804911d73d
fs: dlm: remove timeout from dlm_user_adopt_orphan

Remove the unused timeout parameter from dlm_user_adopt_orphan().

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