]> git.neil.brown.name Git - LaFS.git/commit
Make sure we retry orphan handling if mutex unavailable.
authorNeilBrown <neilb@suse.de>
Fri, 9 Jul 2010 12:02:50 +0000 (22:02 +1000)
committerNeilBrown <neilb@suse.de>
Fri, 9 Jul 2010 21:32:01 +0000 (07:32 +1000)
commitf3774db5d6d9edfbf464c76be69d2b1711d11c2a
treeb91608884c88d62f812bdcfe8d46152b269fcc24
parentc921b7192b592faf80fa50cfce3237c9930c2897
Make sure we retry orphan handling if mutex unavailable.

We cannot arrange for a wakeup when i_mutex is dropped,
so we need to set a short timeout when i_mutex cannot be
claimed.

Signed-off-by: NeilBrown <neilb@suse.de>
orphan.c