add a count for inotifies as well as atios.
MFC after: 1 week
This commit is contained in:
parent
93f4dcb99f
commit
d524182cf4
@ -113,6 +113,7 @@ typedef struct tstate {
|
||||
int bus;
|
||||
u_int32_t hold;
|
||||
int atio_count;
|
||||
int inot_count;
|
||||
} tstate_t;
|
||||
|
||||
#define LUN_HASH_SIZE 32
|
||||
|
Loading…
Reference in New Issue
Block a user