Date: Thu, 11 Feb 1999 13:42:01 +0400 From: Casper <casper@acc.am> To: "freebsd-hackers@freebsd.org" <freebsd-hackers@FreeBSD.ORG> Subject: Quotas implementation Message-ID: <36C2A5E9.675D0B71@acc.am>
next in thread | raw e-mail | index | archive | help
Hello All! Are there another ways to implement quota mechanism except that we use now - quota checks on low-level IO operations (when manipulating with disk inodes)? It's impossible to use (or it will be very nasty hack) existing FFS/UFS code for my purposes , because no real uids will be created and stored on disk ... The only way i see , is to patch every daemon that will originate this IO operations. Any ideas ? Best regards, -------- Casper - friendly ghost -------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36C2A5E9.675D0B71>