Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F173410005
D59986.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
507 B
Referenced Files
None
Subscribers
None
D59986.diff
View Options
diff --git a/sys/sys/bio.h b/sys/sys/bio.h
--- a/sys/sys/bio.h
+++ b/sys/sys/bio.h
@@ -79,8 +79,6 @@
struct disk;
struct bio;
-typedef void bio_task_t(void *);
-
/*
* The bio structure describes an I/O operation in the kernel.
*/
@@ -115,9 +113,6 @@
struct bio *bio_parent; /* Pointer to parent */
struct bintime bio_t0; /* Time request started */
- bio_task_t *bio_task; /* Task_queue handler */
- void *bio_task_arg; /* Argument to above */
-
void *bio_spare1;
void *bio_spare2;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Sep 26, 7:01 PM (7 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
39599393
Default Alt Text
D59986.diff (507 B)
Attached To
Mode
D59986: geom: Remove unused fields from struct bio
Attached
Detach File
Event Timeline
Log In to Comment