search for: richace

Displaying 2 results from an estimated 2 matches for "richace".

2010 Feb 01
1
[PATCH 03/23] vfs: rich ACL in-memory representation and manipulation
...> <snip> > > > +/* > > + * ACL entries that have ACE4_SPECIAL_WHO set in ace->e_flags use the > > + * pointer values of these constants in ace->u.e_who to avoid massive > > + * amounts of string comparisons. > > + */ > > + > > +const char richace_owner_who[] = "OWNER@"; > > +EXPORT_SYMBOL_GPL(richace_owner_who); > > +const char richace_group_who[] = "GROUP@"; > > +EXPORT_SYMBOL_GPL(richace_group_who); > > +const char richace_everyone_who[] = "EVERYONE@"; > > +EXPORT_SYMBOL_GPL(...
2013 Dec 04
8
[Bug 72315] New: Fedora 19 64-bit X crash
https://bugs.freedesktop.org/show_bug.cgi?id=72315 Priority: medium Bug ID: 72315 Assignee: nouveau at lists.freedesktop.org Summary: Fedora 19 64-bit X crash QA Contact: xorg-team at lists.x.org Severity: major Classification: Unclassified OS: Linux (All) Reporter: bryan.coleman at dart.biz