From: zoulasc Date: Fri, 21 Mar 2014 00:59:48 +0000 (-0400) Subject: today's changes from Ian Kent X-Git-Url: https://git.fsl.cs.stonybrook.edu/?a=commitdiff_plain;h=a5adcd4bbae02904a8b8a9589fe63745bb693209;p=am-utils-6.2.git today's changes from Ian Kent --- diff --git a/ChangeLog b/ChangeLog index 2257071b..48d5acd9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2014-03-20 Christos Zoulas + + From Ian Kent + + * don't background autofs umount + * avoid fh NULL dereference on umount + * handle ENOENT umount return for autofs mounts + * fix error message in get_nfs_version + * fix debug log deadlock + * [linux] retry umount on EBUSY + * handle failed umount on exit 2014-03-09 Christos Zoulas