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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to