]> git.ipfire.org Git - people/ms/linux.git/blame - fs/nfs_common/Makefile
NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
[people/ms/linux.git] / fs / nfs_common / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
a257cdd0
AG
2#
3# Makefile for Linux filesystem routines that are shared by client and server.
4#
5
6obj-$(CONFIG_NFS_ACL_SUPPORT) += nfs_acl.o
a257cdd0 7nfs_acl-objs := nfsacl.o
f7790029
JL
8
9obj-$(CONFIG_GRACE_PERIOD) += grace.o
0cfcd405 10obj-$(CONFIG_GRACE_PERIOD) += nfs_ssc.o