Date: Wed, 29 Mar 2006 13:38:38 -0700 From: Scott Long <scottl@samsco.org> To: Kostik Belousov <kostikbel@gmail.com> Cc: freebsd-fs@freebsd.org Subject: Re: [patch] giant-less quotas for UFS Message-ID: <442AF04E.7070907@samsco.org> In-Reply-To: <20060329152608.GB1375@deviant.kiev.zoral.com.ua> References: <20060329152608.GB1375@deviant.kiev.zoral.com.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
Kostik Belousov wrote: > I already mailed about my development of the patch that > allows for UFS with quotas to operate without Giant. Sorry if the > repeat would be annoying. > > I have spent time from my previous announcement testing the patch > and bringing it up with HEAD. With current version, patched system > successfully builds/tests the perl 5.8.8 simultaneously with cycle like > > while quotaon <mount point> && quotaoff <mount point>; do : ; done > > and periodical quota editing for the user owning the build processes. This > includes the lowering/increasing inode/block quotas below/over current > allocation numbers. > > I think that the patch is stable enough to ask for the wider testing > and review. > > For the description of the patch, see > http://kostikbel.narod.ru/quotagiant/ > > Current (as of today) version of the patch: > http://kostikbel.narod.ru/quotagiant/quotas-20060329-1738.patch > > Please, could you give the patch more testing and exposure ? > Your criticism and suggestions are strongly appreciated. > > Best regards, > Kostik Belousov. I'm not terribly interested in quotas themselves, but I am interested in UFS. If no one else contacts you about picking up these patches, let me know. Scott
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?442AF04E.7070907>