mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-03 14:06:42 +07:00
29b7998d88
This patch contains the pluggable locking modules for GFS2. Signed-off-by: David Teigland <teigland@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
4 lines
64 B
Makefile
4 lines
64 B
Makefile
obj-$(CONFIG_GFS2_FS) += lock_nolock.o
|
|
lock_nolock-y := main.o
|
|
|