オープンソース・ソフトウェアの開発とダウンロード

Subversion リポジトリの参照

Diff of /trunk/1.7.x/ccs-patch/security/ccsecurity/util.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3167 by kumaneko, Tue Nov 10 11:55:04 2009 UTC revision 3258 by kumaneko, Tue Dec 15 12:46:47 2009 UTC
# Line 1164  bool ccs_domain_quota_ok(struct ccs_requ Line 1164  bool ccs_domain_quota_ok(struct ccs_requ
1164                  return true;                  return true;
1165          if (!domain->quota_warned) {          if (!domain->quota_warned) {
1166                  domain->quota_warned = true;                  domain->quota_warned = true;
1167                    ccs_write_audit_log(false, r, CCS_KEYWORD_QUOTA_EXCEEDED "\n");
1168                  printk(KERN_WARNING "WARNING: "                  printk(KERN_WARNING "WARNING: "
1169                         "Domain '%s' has so many ACLs to hold. "                         "Domain '%s' has so many ACLs to hold. "
1170                         "Stopped learning mode.\n", domain->domainname->name);                         "Stopped learning mode.\n", domain->domainname->name);

Legend:
Removed from v.3167  
changed lines
  Added in v.3258

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26