FreeBSD Bugzilla – Attachment 11534 Details for
Bug 22685
Repairing a directory hard link.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 658 bytes, created by
KOIE Hidetaka
on 2000-11-08 10:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
KOIE Hidetaka
Created:
2000-11-08 10:10:01 UTC
Size:
658 bytes
patch
obsolete
>--- pass2.c.org Wed Nov 8 18:14:31 2000 >+++ pass2.c Wed Nov 8 18:17:59 2000 >@@ -435,7 +435,7 @@ again: > getpathname(pathbuf, idesc->id_number, > idesc->id_number); > getpathname(namebuf, dirp->d_ino, dirp->d_ino); >- pwarn("%s %s %s\n", pathbuf, >+ pwarn("%s%s%s %s %s\n", pathbuf, (strcmp(pathbuf, "/")==0?"":"/"), dirp->d_name, > "IS AN EXTRANEOUS HARD LINK TO DIRECTORY", > namebuf); > if (preen) {
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 22685
: 11534 |
11535