FreeBSD Bugzilla – Attachment 20704 Details for
Bug 36504
[kernel] [patch] crash/panic vm_object_allocate under file system code
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 215 bytes, created by
Dorr H. Clark
on 2002-03-29 20:00:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dorr H. Clark
Created:
2002-03-29 20:00:10 UTC
Size:
215 bytes
patch
obsolete
>*** 516,524 **** > retry: > if ((object = vp->v_object) == NULL) { > if (vp->v_type == VREG || vp->v_type == VDIR) { >! if (((error = VOP_GETATTR(vp, &vat, cred, p)) != 0) ||
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 36504
: 20704 |
20705