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 193371 Details for
Bug 286821
GFS2 lock_dlm1 deadlock itself
[?]
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]
RHEL5 revised patch
gfs2_dlm1.patch (text/plain), 564 bytes, created by
Wendy Cheng
on 2007-09-12 12:55:23 UTC
(
hide
)
Description:
RHEL5 revised patch
Filename:
MIME Type:
Creator:
Wendy Cheng
Created:
2007-09-12 12:55:23 UTC
Size:
564 bytes
patch
obsolete
>--- linux-e45/fs/gfs2/glock.c 2007-09-08 22:05:58.000000000 -0400 >+++ a007/fs/gfs2/glock.c 2007-09-12 08:58:16.000000000 -0400 >@@ -715,12 +715,8 @@ static void handle_callback(struct gfs2_ > gl->gl_demote_time = jiffies; > if (remote && gl->gl_ops->go_type == LM_TYPE_IOPEN && > gl->gl_object) { >- struct inode *inode = igrab(gl->gl_object); >+ gfs2_glock_schedule_for_reclaim(gl); > spin_unlock(&gl->gl_spin); >- if (inode) { >- d_prune_aliases(inode); >- iput(inode); >- } > return; > } > } else if (gl->gl_demote_state != LM_ST_UNLOCKED &&
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 286821
:
192951
|
192961
|
193211
| 193371