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 289381 Details for
Bug 423381
GFS2 - Filesystem withdraw when running postmark/benchp13 tests
[?]
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]
Upstream umount patch
253990.upstream15.umount.patch (text/plain), 744 bytes, created by
Robert Peterson
on 2007-12-14 20:20:39 UTC
(
hide
)
Description:
Upstream umount patch
Filename:
MIME Type:
Creator:
Robert Peterson
Created:
2007-12-14 20:20:39 UTC
Size:
744 bytes
patch
obsolete
> fs/gfs2/ops_super.c | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > >diff --git a/fs/gfs2/ops_super.c b/fs/gfs2/ops_super.c >index ade8c2e..65c9a70 100644 >--- a/fs/gfs2/ops_super.c >+++ b/fs/gfs2/ops_super.c >@@ -108,7 +108,6 @@ static void gfs2_put_super(struct super_block *sb) > iput(sdp->sd_statfs_inode); > iput(sdp->sd_rindex); > iput(sdp->sd_quota_inode); >- iput(sdp->sd_meta); > > gfs2_glock_put(sdp->sd_rename_gl); > gfs2_glock_put(sdp->sd_trans_gl); >@@ -129,6 +128,8 @@ static void gfs2_put_super(struct super_block *sb) > gfs2_jindex_free(sdp); > /* Take apart glock structures and buffer lists */ > gfs2_gl_hash_clear(sdp, WAIT); >+ >+ iput(sdp->sd_meta); > /* Unmount the locking protocol */ > gfs2_lm_unmount(sdp); >
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 423381
:
287721
| 289381 |
289809
|
289823