]> git.neil.brown.name Git - LaFS.git/commit
unmount: clean up waiting for things.
authorNeilBrown <neilb@suse.de>
Fri, 18 Jun 2010 11:58:34 +0000 (21:58 +1000)
committerNeilBrown <neilb@suse.de>
Fri, 18 Jun 2010 11:58:34 +0000 (21:58 +1000)
commitc49f8ee6ce9a1d1dfee0a64104291059a1956f77
tree3687c78b3f71ccf1ff075d70c3364d8dbbd305f5
parent790a63ff9dd9ab7a0944d22798ecc57e8a41ee46
unmount: clean up waiting for things.

 The unmount thread should run any orphans.  That should be
 left to the cleaner thread.
 It might be useful to wait for the cleaner to finish up.
 An alternate might be to release all pending-for-clean blocks.

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