The Samba-Bugzilla – Attachment 2966 Details for
Bug 5079
rsync: failed to open "/path/to/file", continuing: Permission denied (13)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
s/FERROR/FINFO/
rsync-continuing.diff (text/plain), 406 bytes, created by
Peter Oliver
on 2007-11-13 11:27:45 UTC
(
hide
)
Description:
s/FERROR/FINFO/
Filename:
MIME Type:
Creator:
Peter Oliver
Created:
2007-11-13 11:27:45 UTC
Size:
406 bytes
patch
obsolete
>--- generator.c~ 2007-11-06 18:19:16.000000000 +0000 >+++ generator.c 2007-11-13 16:58:28.000000000 +0000 >@@ -1730,7 +1730,7 @@ > > /* open the file */ > if ((fd = do_open(fnamecmp, O_RDONLY, 0)) < 0) { >- rsyserr(FERROR, errno, "failed to open %s, continuing", >+ rsyserr(FINFO, errno, "failed to open %s, continuing", > full_fname(fnamecmp)); > pretend_missing: > /* pretend the file didn't exist */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 5079
: 2966