Fix hang in wait_on_path()
commitbfc49cefc4e03dee3888f2a04480c20f56a3fbfa
authorMiklos Szeredi <mszeredi@suse.cz>
Fri, 9 Dec 2011 15:07:55 +0000 (9 16:07 +0100)
committerMiklos Szeredi <mszeredi@suse.cz>
Fri, 9 Dec 2011 15:07:55 +0000 (9 16:07 +0100)
tree1557cb4e57547f10b4d11e5904ee84f9c29678dc
parent40a47ede7280c023495be97d54b08d60a932f4a7
Fix hang in wait_on_path()

Ville Silventoinen reported that fs_racer in LTP triggered a hang in
wait_on_path().  This bug was caused by try_get_path() not resetting "ticket" on
permanent failure.
ChangeLog
lib/fuse.c