The declarations of solaris_write_xattr, solaris_read_xattr, solaris_list_xattr, solaris_unlinkat, solaris_attropen and solaris_openat don't match the actual functions. The fix is trivial, as both the pre-declaration and the actual code are controlled by the same #ifdef, and is attached.
Created attachment 2871 [details] Fix misdeclarations
Checked in with 24547 -- thanks