bruns added inline comments.

INLINE COMMENTS

> xattr_p.h:206
> +    #endif
> +
> +    if (size == 0) {

@arrowd - please add a `qDebug() << "extattr_list size:" << size;` here

> xattr_p.h:232
> +        const ssize_t r = extattr_list_file(encodedPath, 
> EXTATTR_NAMESPACE_USER, data.data(), data.size());
> +    #endif
> +

@arrowd - please add a `qDebug() << "extattr_list r:" << r << data;` here

REPOSITORY
  R286 KFileMetaData

REVISION DETAIL
  https://phabricator.kde.org/D20967

To: bruns, #baloo, #frameworks, astippich, ngraham
Cc: arrowd, #freebsd, #windows, kde-frameworks-devel, LeGast00n, domson, 
ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams

Reply via email to