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>
Showing
- fs/dlm/Makefile 1 addition, 1 deletionfs/dlm/Makefile
- fs/dlm/config.c 14 additions, 0 deletionsfs/dlm/config.c
- fs/dlm/config.h 2 additions, 0 deletionsfs/dlm/config.h
- fs/dlm/dlm_internal.h 18 additions, 1 deletionfs/dlm/dlm_internal.h
- fs/dlm/lock.c 46 additions, 0 deletionsfs/dlm/lock.c
- fs/dlm/lock.h 14 additions, 0 deletionsfs/dlm/lock.h
- fs/dlm/lockspace.c 11 additions, 3 deletionsfs/dlm/lockspace.c
- fs/dlm/user.c 12 additions, 0 deletionsfs/dlm/user.c
Loading
Please register or sign in to comment