diff options
author | Pete Zaitcev <[email protected]> | 2008-04-19 14:32:18 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2008-05-02 10:25:52 -0700 |
commit | 2c51ae70ede5a90d8ccb67d965c1b4e20fc4e110 (patch) | |
tree | 4449f2725f6fb015581ab50080c1b10feb47cced /fs/jbd2/commit.c | |
parent | 043042109b24a1bd418db7cd509dadc5d120daf1 (diff) |
ub: Fix timeouts
The wodim says:
"close track/session scsi sendcmd: cmd timeout after 5.000 (480) s"
This happened because we ignored the supplied timeout and used 5s.
It's not completely correct to apply a timeout meant for the complete
command to any single URB, but we don't have many URBs per command, so
this is simple and works.
Signed-off-by: Pete Zaitcev <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions