add a count for inotifies as well as atios.
MFC after: 1 week
This commit is contained in:
parent
f7af3de4b8
commit
eee49e6ffc
@ -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…
x
Reference in New Issue
Block a user