Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 117959 Details for
Bug 116016
forcefsck not working in case of reiserfs
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
jfs.patch
jfs (text/plain), 583 bytes, created by
Roy Marples (RETIRED)
on 2007-05-02 15:22:13 UTC
(
hide
)
Description:
jfs.patch
Filename:
MIME Type:
Creator:
Roy Marples (RETIRED)
Created:
2007-05-02 15:22:13 UTC
Size:
583 bytes
patch
obsolete
>diff -ur jfsutils-1.1.11.orig/fsck/xchkdsk.c jfsutils-1.1.11/fsck/xchkdsk.c >--- jfsutils-1.1.11.orig/fsck/xchkdsk.c 2006-06-05 20:31:40.000000000 +0100 >+++ jfsutils-1.1.11/fsck/xchkdsk.c 2007-05-02 15:31:24.000000000 +0100 >@@ -3028,8 +3028,13 @@ > } > break; > default: >+ /* This is disabled as it's silly, we should be able to force >+ * a read only check of the disk. > fsck_send_msg(fsck_PRMMUTEXCLLEVELS); > return (FSCK_FAILED); >+ */ >+ agg_recptr->parm_options[UFS_CHKDSK_LEVEL2] = 0; >+ break; > } > /* > * the parms are valid. record the messaging level they imply.
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 116016
:
75072
| 117959 |
117961