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 291759 Details for
Bug 428346
RFE: clean up errors during ha lvm operations
[?]
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
fs.sh-428346.patch (text/plain), 793 bytes, created by
Lon Hohberger
on 2008-01-15 22:33:31 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Lon Hohberger
Created:
2008-01-15 22:33:31 UTC
Size:
793 bytes
patch
obsolete
>? .ip.sh.swp >? clusterfs.sh.new >? fs.sh2 >? ip.sh.rpmsave >Index: fs.sh >=================================================================== >RCS file: /cvs/cluster/cluster/rgmanager/src/resources/fs.sh,v >retrieving revision 1.17.2.4 >diff -u -r1.17.2.4 fs.sh >--- fs.sh 21 May 2007 15:57:29 -0000 1.17.2.4 >+++ fs.sh 15 Jan 2008 22:33:12 -0000 >@@ -525,9 +525,9 @@ > > dev=$(real_device $1) > if [ -z "$dev" ]; then >- ocf_log err \ >+ ocf_log debug \ > "fs (isMounted): Could not match $1 with a real device" >- return $FAIL >+ dev=$1 > fi > mp=$2 > >@@ -1114,9 +1114,9 @@ > # > dev=$(real_device $OCF_RESKEY_device) > if [ -z "$dev" ]; then >- ocf_log err "\ >+ ocf_log debug "\ > stop: Could not match $OCF_RESKEY_device with a real device" >- return $FAIL >+ dev=$OCF_RESKEY_device > fi > > #
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 428346
: 291759