zfs userquota support for rquotad (nfs)?

Dan Nelson dnelson at allantgroup.com
Wed May 16 22:17:57 UTC 2012


In the last episode (May 15), Tom said:
> Hello
> 
> Has someone tried or is working on an implementation to add ZFS
> userquota support to rquotad?
> 
> https://hg.openindiana.org/upstream/illumos/illumos-gate/rev/4f68f041ddcd

Here's a simple implementation I coded up a year ago.  Instead of trying to
link in libzfs on the fly, it simply popens a "zfs get" command to fetch the
user's quota info.

-- 
	Dan Nelson
	dnelson at allantgroup.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: userquota.diff
Type: text/x-diff
Size: 3822 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-fs/attachments/20120516/f3931400/userquota.bin


More information about the freebsd-fs mailing list