trasz 7f09aee7a1 Fix bug where NFSv4 ACL enforcement code wouldn't unconditionally
allow the owner to read and write ACL and file attributes when there
was no entry with subject matching the owner.  In other words,
'getfacl meh' shouldn't fail for the owner if the ACL looks like this:

# file: meh
# owner: trasz
# group: wheel
         user:root:------a-------:------:allow

Reported by:	kientzle
2012-04-17 14:54:00 +00:00
..
2012-04-16 23:17:29 +00:00
2012-04-05 04:41:06 +00:00
2012-03-27 20:36:03 +00:00
2012-04-16 23:17:29 +00:00
2012-04-17 01:34:49 +00:00
2012-02-28 15:07:05 +00:00
2012-03-30 19:10:14 +00:00
2012-04-16 10:33:46 +00:00
2012-04-17 00:54:38 +00:00