commit | 6b0afc0cc3e9a9a91f5a76d0965d449781441e18 | [log] [tgz] |
---|---|---|
author | Alexander Aring <aahringo@redhat.com> | Wed Jun 22 14:45:23 2022 -0400 |
committer | David Teigland <teigland@redhat.com> | Mon Aug 01 09:31:38 2022 -0500 |
tree | 53c866fc67bbaec980320412519ebac8bdc9d060 | |
parent | 81eeb82fc215afec7a0511dd5eab6b9cac8dac39 [diff] |
fs: dlm: don't use deprecated timeout features by default This patch will disable use of deprecated timeout features if CONFIG_DLM_DEPRECATED_API is not set. The deprecated features will be removed in upcoming kernel release v6.2. Signed-off-by: Alexander Aring <aahringo@redhat.com> Signed-off-by: David Teigland <teigland@redhat.com>