https://bugzilla.samba.org/show_bug.cgi?id=14683

--- Comment #2 from Ciprian Dorin Craciun <ciprian.crac...@gmail.com> ---
(In reply to Ciprian Dorin Craciun from comment #1)

Trying to `strace` what `rsync` does in my OpenAFS use-case I've found that the
only syscals invoked by `rysync` (and pertaining to the file in question) are:

* `readlink`;
* `newfstatat`;
* `openat`;
* `symlink`;

Furthermore, none of them actually fail, instead it seems that the "Operation
not supported (95)" is actually generated internally (although I couldn't
easily identify its origin).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
  • [Bug 14683] New: fail... just subscribed for rsync-qa from bugzilla via rsync
    • [Bug 14683] fail... just subscribed for rsync-qa from bugzilla via rsync
    • [Bug 14683] fail... just subscribed for rsync-qa from bugzilla via rsync

Reply via email to