1 Index: scst/src/scst_priv.h
2 ===================================================================
3 --- scst/src/scst_priv.h (revision 303)
4 +++ scst/src/scst_priv.h (working copy)
5 @@ -110,7 +110,7 @@ extern unsigned long scst_trace_flag;
6 ** Maximum count of uncompleted commands that an initiator could
7 ** queue on any device. Then it will start getting TASK QUEUE FULL status.
9 -#define SCST_MAX_TGT_DEV_COMMANDS 48
10 +#define SCST_MAX_TGT_DEV_COMMANDS 64
13 ** Maximum count of uncompleted commands that could be queued on any device.