]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
convert over from struct acl and other ACL related types/macros to
authorNathan Scott <nathans@sgi.com>
Wed, 14 Nov 2001 04:41:19 +0000 (04:41 +0000)
committerNathan Scott <nathans@sgi.com>
Wed, 14 Nov 2001 04:41:19 +0000 (04:41 +0000)
commit435332115e8ffb00718cc513d75a3769ebc64fc3
tree82e2a2dd96da7018422780422220a312b1432cd9
parentb58c339aa0d41d1dec34fa426b479699f90974bb
convert over from struct acl and other ACL related types/macros to
an xfs_acl_t variant so we can tell what is XFS-specific and what
is not.  will help our transition to a common EA/ACL codebase while
keeping our existing ondisk format intact.
include/xfs_cred.h
repair/attr_repair.c
repair/attr_repair.h