K 10 svn:author V 5 trasz K 8 svn:date V 27 2009-11-06T09:39:35.017214Z K 7 svn:log V 311 MFC r197789: Fix ACL support on sparc64. Turns out that fuword(9) fetches 64 bits instead of sizeof(int), and on sparc64 that resulted in fetching wrong value for acl_maxcnt, which in turn caused __acl_get_link(2) to fail with EINVAL. PR: sparc64/139304 Submitted by: Dmitry Afanasiev END