[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

TAKE - libacl



Adds Andi Kleen's better acl text parsing error msgs.

--Tim

Date:  Thu Aug 23 22:51:02 PDT 2001
Workarea:  snort.melbourne.sgi.com:/diskb/build4/tes/slinx-xfs-acl

The following file(s) were checked into:
  bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs


Modid:  2.4.x-xfs:slinx:101454a
cmd/xfstests/051.out - 1.11
cmd/xfstests/051 - 1.10
	- Test out the new acl text error msgs.

cmd/acl/chacl/chacl.c - 1.7
	- Add Andi's acl_error_string() code for getting better
	  acl msgs from bad acl text specs.

cmd/acl/libacl/acl.c - 1.15
	- Merge my changes twice !
	  Bloody p_integrate should be called p_disintegrate as
	  Ivan suggested.
	  First merge I manually did and then forgot to integrate with
	  -o so had to go thru ptools merge results. Arghhhh.
	  This adds Andi Kleen's changes for acl_error_string msgs.
	  A few mods by me to get the context of msgs to be more
	  accurate. Also some other consistency cleanups done.

cmd/acl/include/acl.h - 1.8
	- Add acl_error_string() proto.