Don't use f-word in comments. We are gentlemans.
Pointed out by: Maciej Sobczak
This commit is contained in:
parent
d25168e14e
commit
3c57a41d7b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=160895
@ -2077,7 +2077,7 @@ g_mirror_determine_state(struct g_mirror_disk *disk)
|
||||
* Not good, NOT GOOD!
|
||||
* It means that mirror was started on stale disks
|
||||
* and more fresh disk just arrive.
|
||||
* If there were writes, mirror is fucked up, sorry.
|
||||
* If there were writes, mirror is broken, sorry.
|
||||
* I think the best choice here is don't touch
|
||||
* this disk and inform the user laudly.
|
||||
*/
|
||||
|
@ -2351,7 +2351,7 @@ g_raid3_determine_state(struct g_raid3_disk *disk)
|
||||
* Not good, NOT GOOD!
|
||||
* It means that device was started on stale disks
|
||||
* and more fresh disk just arrive.
|
||||
* If there were writes, device is fucked up, sorry.
|
||||
* If there were writes, device is broken, sorry.
|
||||
* I think the best choice here is don't touch
|
||||
* this disk and inform the user laudly.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user