freebsd-dev/sys
Robert Watson 885868cd8f Remove VOP_LEASE and supporting functions. This hasn't been used since
the removal of NQNFS, but was left in in case it was required for NFSv4.
Since our new NFSv4 client and server can't use it for their
requirements, GC the old mechanism, as well as other unused lease-
related code and interfaces.

Due to its impact on kernel programming and binary interfaces, this
change should not be MFC'd.

Proposed by:    jeff
Reviewed by:    jeff
Discussed with: rmacklem, zach loafman @ isilon
2009-04-10 10:52:19 +00:00
..
amd64 Add ixgbe to the GENERIC amd64 kernel in place of the 2009-04-10 00:40:48 +00:00
arm Minor description fix. 2009-04-08 13:01:18 +00:00
boot Rewrite SMBIOS for loader: 2009-04-07 17:58:15 +00:00
bsm
cam Revert r190676,190677 2009-04-10 04:08:34 +00:00
cddl Remove VOP_LEASE and supporting functions. This hasn't been used since 2009-04-10 10:52:19 +00:00
compat MFp4 //depot/projects/usb@159909 2009-04-05 18:20:38 +00:00
conf Add additional file to ixgbe files list, and uncomment NOTES entry 2009-04-10 00:34:55 +00:00
contrib Add uath(4) wireless USB driver for Atheros AR5005UG and AR5005UX 2009-04-04 11:23:00 +00:00
crypto
ddb
dev Import "flowid" support for serializing flows across transmit queues 2009-04-10 06:16:14 +00:00
fs Remove VOP_LEASE and supporting functions. This hasn't been used since 2009-04-10 10:52:19 +00:00
gdb
geom - Move out allocation part of different gvinum objects into its own routine and 2009-04-10 08:50:14 +00:00
gnu Fix two issues with bufdaemon, often causing the processes to hang in 2009-03-16 15:39:46 +00:00
i386 Also remove the unused __word_swap_int*() macros. 2009-04-08 19:10:20 +00:00
ia64 Fix KBI breakage by r190520 which affects older linux.ko binaries: 2009-04-05 09:27:19 +00:00
isa
kern Remove VOP_LEASE and supporting functions. This hasn't been used since 2009-04-10 10:52:19 +00:00
kgssapi
legacy/dev
libkern
mips Fix KBI breakage by r190520 which affects older linux.ko binaries: 2009-04-05 09:27:19 +00:00
modules Add support file for 82599 in Makefile 2009-04-10 00:31:54 +00:00
net Add parentheses to under-parenthesized macro. 2009-04-07 19:35:20 +00:00
net80211 o add a capability for drivers that require 802.3 encapsulation of 2009-04-08 16:19:50 +00:00
netatalk
netgraph
netinet Import "flowid" support for serializing flows across transmit queues 2009-04-10 06:16:14 +00:00
netinet6 First pass at separating per-vnet initializer functions 2009-04-06 22:29:41 +00:00
netipsec First pass at separating per-vnet initializer functions 2009-04-06 22:29:41 +00:00
netipx
netnatm Remove IFF_NEEDSGIANT, a compatibility infrastructure introduced 2009-03-15 14:21:05 +00:00
netncp
netsmb
nfs Adding sys/nfs/nfssvc.h and sys/nfs/nfs_nfssvc.c in preparation for 2009-04-07 19:06:51 +00:00
nfs4client Remove VOP_LEASE and supporting functions. This hasn't been used since 2009-04-10 10:52:19 +00:00
nfsclient Remove VOP_LEASE and supporting functions. This hasn't been used since 2009-04-10 10:52:19 +00:00
nfsserver Fix an mbuf leak in the error path. 2009-03-19 14:13:18 +00:00
nlm
opencrypto
pc98 MFi386: revision 190617 2009-04-08 11:35:47 +00:00
pci intpm: minor enhancements 2009-03-16 16:15:14 +00:00
powerpc Fix the build when KDB is disabled. The second instance of rfi in 2009-04-05 21:52:13 +00:00
rpc
security Get rid of VSTAT and replace it with VSTAT_PERMS, which is somewhat 2009-03-29 17:45:48 +00:00
sparc64 Fix KBI breakage by r190520 which affects older linux.ko binaries: 2009-04-05 09:27:19 +00:00
sun4v - There's no need to wrap kdb_active and kdb_trap() in #ifdef KDB as 2009-03-19 20:46:51 +00:00
sys Remove VOP_LEASE and supporting functions. This hasn't been used since 2009-04-10 10:52:19 +00:00
tools Add SDT DTrace probes for VFS vnode operations in the vfs:vop 2009-03-29 03:30:15 +00:00
ufs Remove VOP_LEASE and supporting functions. This hasn't been used since 2009-04-10 10:52:19 +00:00
vm When vm_map_wire(9) is allowed to skip holes in the wired region, skip 2009-04-10 10:16:03 +00:00
xdr
xen Fix the Xen build for i386 PV mode. 2009-04-01 17:06:28 +00:00
Makefile