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 310183 Details for
Bug 452743
GFS2: gfs2_fsck fails: Unable to read in jindex inode.
[?]
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 fix the problem
452743.patch (text/plain), 497 bytes, created by
Robert Peterson
on 2008-06-24 20:52:47 UTC
(
hide
)
Description:
patch to fix the problem
Filename:
MIME Type:
Creator:
Robert Peterson
Created:
2008-06-24 20:52:47 UTC
Size:
497 bytes
patch
obsolete
> gfs2/libgfs2/super.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/gfs2/libgfs2/super.c b/gfs2/libgfs2/super.c >index b023c8f..1af87c1 100644 >--- a/gfs2/libgfs2/super.c >+++ b/gfs2/libgfs2/super.c >@@ -80,6 +80,7 @@ int read_sb(struct gfs2_sbd *sdp) > goto out; > > sdp->sd_fsb2bb_shift = sdp->sd_sb.sb_bsize_shift - GFS2_BASIC_BLOCK_SHIFT; >+ sdp->bsize = sdp->sd_sb.sb_bsize; > sdp->sd_diptrs = > (sdp->sd_sb.sb_bsize-sizeof(struct gfs2_dinode)) / > sizeof(uint64_t);
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 452743
: 310183