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 149502 Details for
Bug 231369
GFS2 will panic if you misspell any mount options
[?]
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 that resolves the problem
gfs2-kill-super-fix.patch (text/plain), 371 bytes, created by
Josef Bacik
on 2007-03-07 22:09:12 UTC
(
hide
)
Description:
patch that resolves the problem
Filename:
MIME Type:
Creator:
Josef Bacik
Created:
2007-03-07 22:09:12 UTC
Size:
371 bytes
patch
obsolete
>--- gfs2-2.6-nmw/fs/gfs2/glock.c.josef 2007-03-07 17:05:39.000000000 -0500 >+++ gfs2-2.6-nmw/fs/gfs2/glock.c 2007-03-07 17:06:13.000000000 -0500 >@@ -2217,7 +2217,7 @@ int gfs2_create_debugfs_file(struct gfs2 > > void gfs2_delete_debugfs_file(struct gfs2_sbd *sdp) > { >- if (sdp->debugfs_dentry) >+ if (sdp && sdp->debugfs_dentry) > debugfs_remove(sdp->debugfs_dentry); > } >
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 231369
:
149502
|
316457
|
317092