Description of problem: In posix xlator posix_(f)getxattr is calling system call(sys_lgetxattr) two times to fetch the xattr value, after use the buffer for first time calling we can avoid second attempt of calling system call(sys_lgetxattr) in posix_getxattr. Version-Release number of selected component (if applicable): All version How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Isn't this an enhancement? If so, please mark it as RFE is the summary and move it to 3.3.0-beyond.
Given this is an enhancement, the bug is deferred from rhgs-3.3.0
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days