Date: Wed, 16 May 2012 21:56:49 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Tom <freebsdlists@bsdunix.ch> Cc: freebsd-fs@FreeBSD.org Subject: Re: zfs userquota support for rquotad (nfs)? Message-ID: <20120517025649.GF45363@dan.emsphone.com> In-Reply-To: <4FB43DAF.3020207@bsdunix.ch> References: <4FB2D099.8040103@bsdunix.ch> <20120516221709.GA1933@dan.emsphone.com> <4FB43DAF.3020207@bsdunix.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (May 17), Tom said: > Am 17.05.12 00:17, schrieb Dan Nelson: > > 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. > > Interessting. Did you also modify the quota.c file? Hmm... no I didn't. I forgot about that :) My usecase was for an NFS homedir server, and I never thought about the fact that /usr/bin/quota looks up local filesystems on its own. -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120517025649.GF45363>