get_attribute
ssize_t bytesRead = get_attribute(fd, path, attributeName.c_str(), buffer,
bytesRead = get_attribute(-1, localFD.Path(), attribute.c_str(),
bytesRead = get_attribute(localFD.FD(), NULL, attribute.c_str(),
bytesRead = get_attribute(-1, localFD.Path(), attribute.c_str(),
bytesRead = get_attribute(localFD.FD(), NULL, attribute.c_str(),