Adopt some Juergen Hasch suggestions.
--Tim
Date: Tue Jun 5 21:55:01 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:96396a
cmd/acl/libacl/acl.c - 1.10
- Allow acl_to_text to output an empty string for an empty ACL.
Apparently this brings it into line with Andreas code.
Code suggestion by Juergen Hasch.
cmd/acl/include/acl.h - 1.6
- Add ACL_OTHER (defined same as ACL_OTHER_OBJ).
cmd/xfstests/src/acl_test.c - 1.2
- Test acl_to_text handling of emtpy ACL (i.e. acl_cnt of zero).
cmd/xfstests/058.out - 1.2
- Update for extra output from src/acl_test.
linux/fs/xfs/linux/acl.h - 1.2
- Sync with user-space acl.h. Addition of ACL_OTHER.
|