Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163110017
D24131.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
437 B
Referenced Files
None
Subscribers
None
D24131.id.diff
View Options
Index: head/sys/geom/eli/g_eli_integrity.c
===================================================================
--- head/sys/geom/eli/g_eli_integrity.c
+++ head/sys/geom/eli/g_eli_integrity.c
@@ -232,7 +232,7 @@
bp->bio_driver2 = NULL;
if (bp->bio_error != 0) {
if (bp->bio_error == -1)
- bp->bio_error = EINVAL;
+ bp->bio_error = EINTEGRITY;
else {
G_ELI_LOGREQ(0, bp,
"Crypto READ request failed (error=%d).",
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jul 21, 4:00 AM (4 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35279208
Default Alt Text
D24131.id.diff (437 B)
Attached To
Mode
D24131: Use the newer EINTEGRITY error when authentication fails.
Attached
Detach File
Event Timeline
Log In to Comment