Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 150936 Details for
Bug 228540
Need to add gfs2_tool lockdump support to gfs2
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to glock.c to use new sprint_symbol
glock.sprint_symbol.patch (text/plain), 597 bytes, created by
Robert Peterson
on 2007-03-26 19:05:10 UTC
(
hide
)
Description:
Patch to glock.c to use new sprint_symbol
Filename:
MIME Type:
Creator:
Robert Peterson
Created:
2007-03-26 19:05:10 UTC
Size:
597 bytes
patch
obsolete
>--- glock.b4.c 2007-03-26 13:55:09.000000000 -0500 >+++ glock.c 2007-03-26 11:24:30.000000000 -0500 >@@ -2042,17 +2042,11 @@ void gfs2_gl_hash_clear(struct gfs2_sbd > static void gfs2_print_symbol(struct glock_iter *gi, const char *fmt, > unsigned long address) > { >-/* when sprint_symbol becomes available in the new kernel, replace this */ >-/* function with: > char buffer[KSYM_SYMBOL_LEN]; > > sprint_symbol(buffer, address); >- print_dbg(gi, fmt, buffer); >-*/ >- if (gi) >- print_dbg(gi, fmt, address); >- else >- print_symbol(fmt, address); >+ >+ print_dbg(gi, fmt, buffer); > } > > /**
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 228540
:
148091
|
148880
|
149026
|
149854
|
150918
|
150925
| 150936 |
152978