Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2006 17:16:03 +0000 (GMT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Alfred Perlstein <alfred@freebsd.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, "Christian S.J. Peron" <csjp@FreeBSD.org>, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/syslogd syslogd.c
Message-ID:  <20060331171410.T88223@fledge.watson.org>
In-Reply-To: <20060331165414.GR73488@elvis.mu.org>
References:  <200603302104.k2UL4qF7086165@repoman.freebsd.org> <20060331165414.GR73488@elvis.mu.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Fri, 31 Mar 2006, Alfred Perlstein wrote:

> EDQUOT ?

This won't normally happen for local file systems, as the root user isn't 
restricted by quotas.  This can happen for NFS file systems where root is 
writing to an NFS log directory and the uid is mapped to a non-root uid on the 
server.

Oddly, we appear to allow several administrative quota calls, including 
quotaon(), for the root user in jail, but not violation of the quota itself 
(?).  Maybe I misread.

Robert N M Watson



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