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 161967 Details for
Bug 253590
GFS2: meta data corruption under heavy IOs
[?]
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]
test patch
gfs2_missing_bh.patch (text/plain), 506 bytes, created by
Wendy Cheng
on 2007-08-21 13:27:13 UTC
(
hide
)
Description:
test patch
Filename:
MIME Type:
Creator:
Wendy Cheng
Created:
2007-08-21 13:27:13 UTC
Size:
506 bytes
patch
obsolete
>--- linux-msp/fs/gfs2/inode.c 2007-08-20 10:57:45.000000000 -0400 >+++ linux-touch/fs/gfs2/inode.c 2007-08-21 09:27:24.000000000 -0400 >@@ -743,8 +743,12 @@ static void init_dinode(struct gfs2_inod > di->di_mtime_nsec = cpu_to_be32(tv.tv_nsec); > di->di_ctime_nsec = cpu_to_be32(tv.tv_nsec); > memset(&di->di_reserved, 0, sizeof(di->di_reserved)); >- >+ >+#if defined(NOT_NOW) > brelse(dibh); >+#else >+ dip->i_cache[0] = dibh; >+#endif > } > > static int make_dinode(struct gfs2_inode *dip, struct gfs2_glock *gl,
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 253590
:
161967
|
162067
|
171499
|
172411