Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current none :
/
usr
/
src
/
linux-headers-5.10.108-0510108
/
fs
/
nfs_common
/
Or
Select Your none :
Upload File :
New :
File
Dir
//usr/src/linux-headers-5.10.108-0510108/fs/nfs_common/Makefile
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for Linux filesystem routines that are shared by client and server. # obj-$(CONFIG_NFS_ACL_SUPPORT) += nfs_acl.o nfs_acl-objs := nfsacl.o obj-$(CONFIG_GRACE_PERIOD) += grace.o obj-$(CONFIG_GRACE_PERIOD) += nfs_ssc.o