[ARVADOS] created: 575443545936e6b8a1a4783e3d0e17d0246c6e99

git at public.curoverse.com git at public.curoverse.com
Wed Jan 21 11:40:01 EST 2015


        at  575443545936e6b8a1a4783e3d0e17d0246c6e99 (commit)


commit 575443545936e6b8a1a4783e3d0e17d0246c6e99
Author: Brett Smith <brett at curoverse.com>
Date:   Wed Jan 21 11:38:18 2015 -0500

    4967: crunch-job unmounts old Keep mounts more robustly.
    
    The previous version looked for mounts under $JOB_WORK before
    unmounting anything.  We long ago started mounting under $TASK_WORK,
    so unmounting hasn't been working for a while.  This version unmounts
    every FUSE mount with "keep" in the path, so it will be much more
    flexible.
    
    I also changed the cleanup to use bash -e, so the logs are more likely
    to indicate if there was trouble during the cleanup step.

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list