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 293933 Details for
Bug 250104
RHEL5 Kernel patches for blktap statistics
[?]
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 8 for blktap statistics
linux-2.6.18-xen-blktap-stats-15390-8.patch (text/plain), 1011 bytes, created by
Chris Lalancette
on 2008-02-04 20:02:36 UTC
(
hide
)
Description:
Patch 8 for blktap statistics
Filename:
MIME Type:
Creator:
Chris Lalancette
Created:
2008-02-04 20:02:36 UTC
Size:
1011 bytes
patch
obsolete
># HG changeset patch ># User kfraser@localhost.localdomain ># Date 1189784024 -3600 ># Node ID 3a2daac03bf8dfed3283415ddfbfd4c422f60585 ># Parent 9a7b708f483c7e81d54b04f3812efbe165dd81c2 >Linux blkback: Resolve symbol collision with blktap. >Signed-off-by: Satoshi UCHIDA <s-uchida@ap.jp.nec.com> >linux-2.6.18-xen changeset: 35:85b046c1da186089a6069b4d0f879ea7c32c4c42 >linux-2.6.18-xen date: Thu Jun 07 11:11:13 2007 +0100 > >diff -r 9a7b708f483c -r 3a2daac03bf8 linux-2.6-xen-sparse/drivers/xen/blkback/xenbus.c >--- linux-2.6-xen-sparse/drivers/xen/blkback/xenbus.c Fri Sep 14 16:33:44 2007 +0100 >+++ linux-2.6-xen-sparse/drivers/xen/blkback/xenbus.c Fri Sep 14 16:33:44 2007 +0100 >@@ -109,7 +109,7 @@ static void update_blkif_status(blkif_t > \ > return sprintf(buf, format, ##args); \ > } \ >- DEVICE_ATTR(name, S_IRUGO, show_##name, NULL) >+ static DEVICE_ATTR(name, S_IRUGO, show_##name, NULL) > > VBD_SHOW(oo_req, "%d\n", be->blkif->st_oo_req); > VBD_SHOW(rd_req, "%d\n", be->blkif->st_rd_req);
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 250104
:
293926
|
293927
|
293928
|
293929
|
293930
|
293931
|
293932
|
293933
|
293934
|
312441
|
312442
|
312443
|
312444
|
312445
|
312446
|
312447