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 245441 Details for
Bug 329451
GFS2 Single node: soft lockup detected on CPU#0! during g2 baseline run.
[?]
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]
Potential fix
0015-GFS2-Add-sync_page-to-metadata-address-space-opera.patch (text/plain), 749 bytes, created by
Steve Whitehouse
on 2007-11-01 10:57:37 UTC
(
hide
)
Description:
Potential fix
Filename:
MIME Type:
Creator:
Steve Whitehouse
Created:
2007-11-01 10:57:37 UTC
Size:
749 bytes
patch
obsolete
>From ac8280e7b89b4f84019db9da34e6401024a820cf Mon Sep 17 00:00:00 2001 >From: Steven Whitehouse <swhiteho@redhat.com> >Date: Thu, 1 Nov 2007 09:34:14 +0000 >Subject: [PATCH] [GFS2] Add sync_page to metadata address space operations > >This set of address space operations was missing a sync_page >operation. > >Signed-off-by: Steven Whitehouse <swhiteho@redhat.com> > >diff --git a/fs/gfs2/meta_io.c b/fs/gfs2/meta_io.c >index 01ef902..4b1aced 100644 >--- a/fs/gfs2/meta_io.c >+++ b/fs/gfs2/meta_io.c >@@ -50,6 +50,7 @@ static int gfs2_aspace_writepage(struct page *page, > static const struct address_space_operations aspace_aops = { > .writepage = gfs2_aspace_writepage, > .releasepage = gfs2_releasepage, >+ .sync_page = block_sync_page, > }; > > /** >-- >1.5.1.2 >
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 329451
: 245441 |
290856