Bug 434595

Summary: make dm-log usable by modules other than dm-mirror
Product: Red Hat Enterprise Linux 5 Reporter: Jeff Moyer <jmoyer>
Component: kernelAssignee: Jeff Moyer <jmoyer>
Status: CLOSED DUPLICATE QA Contact: Martin Jenner <mjenner>
Severity: low Docs Contact:
Priority: low    
Version: 5.1CC: agk, coughlan, mbroz, rkenna
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-01 18:10:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Make dm-log.c a self-contained module
none
make the dirty log code a standalone module none

Description Jeff Moyer 2008-02-22 23:28:04 UTC
Description of problem:
The dm-replicator target uses interfaces defined in dm-log.  The way it is
currently built, this will cause problems.  dm-log should be its own module,
upon which both dm-mirror and dm-replicator can depend.

Version-Release number of selected component (if applicable):
2.6.18-82.el5

Comment 1 Jeff Moyer 2008-02-22 23:28:05 UTC
Created attachment 295689 [details]
Make dm-log.c a self-contained module

Comment 2 Jeff Moyer 2008-02-26 20:20:47 UTC
Created attachment 295989 [details]
make the dirty log code a standalone module

This version fixes up printk's to show dirty log instead of mirror log.

Comment 3 RHEL Program Management 2008-02-27 14:59:01 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux maintenance release.  Product Management has requested
further review of this request by Red Hat Engineering, for potential
inclusion in a Red Hat Enterprise Linux Update release for currently deployed
products.  This request is not yet committed for inclusion in an Update
release.

Comment 11 Jeff Moyer 2008-04-01 18:10:22 UTC

*** This bug has been marked as a duplicate of 429337 ***