Opened 14 years ago

Closed 14 years ago

Last modified 9 years ago

#244 closed defect (fixed)

Timeout error in retry_lstat() not propagated

Reported by: rainer Owned by: rainer
Priority: major Milestone: 2.8.4
Component: main Version: 2.8.3
Keywords: Cc:

Description

The fact that timeout errors in sh_sub_stat_int(), called from retry_lstat(), are not propagated can lead to irritating error messages like (reported by mtg):

ERROR : [2011-04-03T05:11:54+0200] interface=<lstat>, msg=<Success>, path=..

In addition, the timeout is too short to e.g. bridge the reboot of an NFS server.

Change History (1)

comment:1 by rainer, 14 years ago

Resolution: fixed
Status: newclosed

Believed to be fixed in changeset [324].

Note: See TracTickets for help on using tickets.