Add an XXX comment with a TODO item for next time we run a revision
on this API.
This commit is contained in:
parent
bf7c437f68
commit
c414ef8915
@ -129,6 +129,11 @@ typedef enum {
|
||||
DEVSTAT_TYPE_PASS = 0x100
|
||||
} devstat_type_flags;
|
||||
|
||||
/*
|
||||
* XXX: Next revision should add
|
||||
* off_t offset[DEVSTAT_N_TRANS_FLAGS];
|
||||
* XXX: which should contain the offset of the last completed transfer.
|
||||
*/
|
||||
struct devstat {
|
||||
/* Internal house-keeping fields */
|
||||
u_int sequence0; /* Update sequence# */
|
||||
|
Loading…
x
Reference in New Issue
Block a user