Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Oct 2014 06:52:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 194084] New: [PATCH] Add IPv6 support for quota(1)
Message-ID:  <bug-194084-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194084

            Bug ID: 194084
           Summary: [PATCH] Add IPv6 support for quota(1)
           Product: Base System
           Version: 10.1-BETA3
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: John.Marshall@riverwillow.com.au

Created attachment 147899
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147899&action=edit
IPv6 support for quota(1)

Bug 42004 included relevant patches for usr.bin/quota/quota.c and for
usr.sbin/rpc.statd/procs.c. The rpc.statd patch was applied to CURRENT 7.5
years ago but the PR was closed without ever applying the quota.c patch. This
means that quota(1) over IPv6 has still never worked.

I applied the quota.c patch from Bug 42004 to 10.1-BETA3 and, apart from an 8
line offset, it applied cleanly. I also patched inetd.conf to add a udp6
listener for rpc.quotad on the NFS server and now quota(1) works for me on
10.1-BETA3 (client and server) over IPv6.

Again, this is not MY patch: it was submitted by Jean-Luc Richier with PR 42004
back in 2002. All I did was find it, apply it and test it.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194084-8>