aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/nfs/nfsm_subs.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* nfscl: Clean up the code by removing #if(n)def APPLERick Macklem2022-06-181-2/+0
* fs: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Add support for ext_pgs mbufs to nfsm_build().Rick Macklem2020-07-031-2/+15
* Replace mbuf macros with the code they would generate in the NFS code.Rick Macklem2020-04-111-4/+4
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Use M_SIZE() instead of hand-crafted (and mostly correct) NFSMSIZ() macroRobert Watson2015-01-071-3/+0
* Garbage collect NFSMINOFF() from the NFS stack; this unused macro replicatesRobert Watson2014-09-051-7/+0
* Revamp the old NFS server's File Handle Affinity (FHA) code so thatKenneth D. Merry2013-04-171-1/+26
* Mechanically substitute flags from historic mbuf allocator withGleb Smirnoff2012-12-051-1/+1
* Add the experimental nfs subtree to the kernel, that includesRick Macklem2009-05-041-0/+129