⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module nfs

Module nfs 

Source
Expand description

NFS v4 Client Implementation (RFC 7530)

Provides an NFS v4 client with compound request/response handling, XDR encoding/decoding, and VFS mount integration.

Modules§

client
NFS v4 Client (RFC 7530)