Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions scripts/package/truenas/truenas.config
Original file line number Diff line number Diff line change
Expand Up @@ -109,13 +109,6 @@ CONFIG_NVME_HOST_AUTH=y
CONFIG_NVME_TARGET_DEBUGFS=y
CONFIG_NVME_TARGET_AUTH=y

#
# NFS Server - Enable legacy client tracking for API test compatibility.
# Debian disabled this in 6.18 as deprecated, but API tests such as
# test_300_nfs test_state_directory require /proc/fs/nfsd/nfsv4recoverydir.
#
CONFIG_NFSD_LEGACY_CLIENT_TRACKING=y

#
# Disable deprecated tracefs automounting to avoid kernel warning spam.
# Kernel 9ba817fb7c6a deprecated automounting tracefs in debugfs, printing
Expand Down