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 146590 Details for
Bug 224427
[Symantec RHCS3.8] svclib_filesystem does not contain vxfs entry for remounting
[?]
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 to make VXFS work against clumanager; by Marek Grac
clumanager-vxfs.patch (text/plain), 1.06 KB, created by
Lon Hohberger
on 2007-01-25 17:38:27 UTC
(
hide
)
Description:
Patch to make VXFS work against clumanager; by Marek Grac
Filename:
MIME Type:
Creator:
Lon Hohberger
Created:
2007-01-25 17:38:27 UTC
Size:
1.06 KB
patch
obsolete
>diff -urN clumanager-1.2.34/src/services/svclib_filesystem clumanager-1.2.34.new/src/services/svclib_filesystem >--- src/services/svclib_filesystem 2006-07-20 15:31:14.000000000 +0200 >+++ src/services/svclib_filesystem 2007-01-25 17:59:23.000000000 +0100 >@@ -426,13 +426,14 @@ > ext3) typeset fsck_needed="" ;; > jfs) typeset fsck_needed="" ;; > xfs) typeset fsck_needed="" ;; >- gfs) typeset fsck_needed="" ;; >+ gfs) typeset fsck_needed="" ;; >+ vxfs) typeset fsck_needed="" ;; > ext2) typeset fsck_needed=yes ;; > minix) typeset fsck_needed=yes ;; > vfat) typeset fsck_needed=yes ;; > msdos) typeset fsck_needed=yes ;; >- "") typeset fsck_needed=yes ;; # assume fsck >- *) typeset fsck_needed=yes # assume fsck >+ "") typeset fsck_needed=yes ;; # assume fsck >+ *) typeset fsck_needed=yes # assume fsck > logAndPrint $LOG_WARNING "\ > Unknown file system type '$fstype' for device $dev. Assuming fsck is required." > ;;
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 224427
: 146590