One Hat Cyber Team
Your IP :
3.17.155.11
Server IP :
104.21.16.1
Server :
Linux agrigation-prod 5.15.0-67-generic #74-Ubuntu SMP Wed Feb 22 14:14:39 UTC 2023 x86_64
Server Software :
nginx/1.24.0
PHP Version :
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
src
/
linux-headers-5.15.0-67-generic
/
fs
/
afs
/
Edit File:
Makefile
# SPDX-License-Identifier: GPL-2.0 # # Makefile for Red Hat Linux AFS client. # afs-cache-$(CONFIG_AFS_FSCACHE) := cache.o kafs-y := \ $(afs-cache-y) \ addr_list.o \ callback.o \ cell.o \ cmservice.o \ dir.o \ dir_edit.o \ dir_silly.o \ dynroot.o \ file.o \ flock.o \ fsclient.o \ fs_operation.o \ fs_probe.o \ inode.o \ main.o \ misc.o \ mntpt.o \ rotate.o \ rxrpc.o \ security.o \ server.o \ server_list.o \ super.o \ vlclient.o \ vl_alias.o \ vl_list.o \ vl_probe.o \ vl_rotate.o \ volume.o \ write.o \ xattr.o \ yfsclient.o kafs-$(CONFIG_PROC_FS) += proc.o obj-$(CONFIG_AFS_FS) := kafs.o
Simpan