<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>22904b59 - MFC: r345992, r346087</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/nfscommon/Makefile#22904b59</link>
        <description>MFC: r345992, r346087Add INET6 support for the upcalls to the nfsuserd daemon.The kernel code uses UDP to do upcalls to the nfsuserd(8) daemon to getupdates to the username&lt;-&gt;uid and groupname&lt;-&gt;gid mappings.A change to AF_LOCAL last year had to be reverted, since it could resultin vnode locking issues on the AF_LOCAL socket.This patch adds INET6 support and the required #ifdef INET and INET6to the code.This patch also reverts the unused AF_LOCAL socket code.

            List of files:
            /freebsd-12.1/sys/modules/nfscommon/Makefile</description>
        <pubDate>Sat, 20 Apr 2019 23:46:06 +0000</pubDate>
        <dc:creator>Rick Macklem &lt;rmacklem@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e76 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/nfscommon/Makefile#193d9e76</link>
        <description>sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with:	`cd sys/modules; make ALL_MODULES=` on amd64MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-12.1/sys/modules/nfscommon/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 10:10:17 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>54366c0b - - For kernel compiled only with KDTRACE_HOOKS and not any lock debugging</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/nfscommon/Makefile#54366c0b</link>
        <description>- For kernel compiled only with KDTRACE_HOOKS and not any lock debugging  option, unbreak the lock tracing release semantic by embedding  calls to LOCKSTAT_PROFILE_RELEASE_LOCK() direclty in the inlined  version of the releasing functions for mutex, rwlock and sxlock.  Failing to do so skips the lockstat_probe_func invokation for  unlocking.- As part of the LOCKSTAT support is inlined in mutex operation, for  kernel compiled without lock debugging options, potentially every  consumer must be compiled including opt_kdtrace.h.  Fix this by moving KDTRACE_HOOKS into opt_global.h and remove the  dependency by opt_kdtrace.h for all files, as now only KDTRACE_FRAMES  is linked there and it is only used as a compile-time stub [0].[0] immediately shows some new bug as DTRACE-derived support for debugin sfxge is broken and it was never really tested.  As it was notincluding correctly opt_kdtrace.h before it was never enabled so itwas kept broken for a while.  Fix this by using a protection stub,leaving sfxge driver authors the responsibility for fixing itappropriately [1].Sponsored by:	EMC / Isilon storage divisionDiscussed with:	rstone[0] Reported by:	rstone[1] Discussed with:	philip

            List of files:
            /freebsd-12.1/sys/modules/nfscommon/Makefile</description>
        <pubDate>Mon, 25 Nov 2013 07:38:45 +0000</pubDate>
        <dc:creator>Attilio Rao &lt;attilio@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>898dec78 - Fix make buildworld -DMODULES_WITH_WORLD</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/nfscommon/Makefile#898dec78</link>
        <description>Fix make buildworld -DMODULES_WITH_WORLDSort opt_ srcs

            List of files:
            /freebsd-12.1/sys/modules/nfscommon/Makefile</description>
        <pubDate>Thu, 23 Jun 2011 20:31:52 +0000</pubDate>
        <dc:creator>Ulrich Sp&#246;rlein &lt;uqs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bcbdacdd - Add the kernel build glue for the experimental NFS subsystem that</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/nfscommon/Makefile#bcbdacdd</link>
        <description>Add the kernel build glue for the experimental NFS subsystem thatincludes support for NFSv4. The subsystem can optionally be linkedinto the kernel using the two options:  NFSCL - the client  NFSD - the serverIt is also built as three modules:  nfscl - the client  nfsd - the server  nfscommon - functions shared by the client and serverApproved by:	kib (mentor)

            List of files:
            /freebsd-12.1/sys/modules/nfscommon/Makefile</description>
        <pubDate>Thu, 28 May 2009 19:45:11 +0000</pubDate>
        <dc:creator>Rick Macklem &lt;rmacklem@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
