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 157640 Details for
Bug 243136
GFS2 - NFS SPECsfs test runs panic and/or stalled in lookup code
[?]
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]
This fixes the gfs_block_truncate_page EIO error.
01_gfs2_specsfs.patch (text/plain), 370 bytes, created by
Wendy Cheng
on 2007-06-22 19:21:16 UTC
(
hide
)
Description:
This fixes the gfs_block_truncate_page EIO error.
Filename:
MIME Type:
Creator:
Wendy Cheng
Created:
2007-06-22 19:21:16 UTC
Size:
370 bytes
patch
obsolete
>--- gfs2-nmw/fs/gfs2/bmap.c 2007-06-12 16:32:46.000000000 -0400 >+++ gfs2-nfs/fs/gfs2/bmap.c 2007-06-22 14:29:53.000000000 -0400 >@@ -927,6 +927,7 @@ static int gfs2_block_truncate_page(stru > /* Uhhuh. Read error. Complain and punt. */ > if (!buffer_uptodate(bh)) > goto unlock; >+ err = 0; > } > > if (sdp->sd_args.ar_data == GFS2_DATA_ORDERED || gfs2_is_jdata(ip))
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 243136
:
157438
|
157580
|
157640
|
158063
|
158064
|
158065
|
158066