On Mon, Feb 29, 2016 at 12:47 PM, Tejun Heo <t...@kernel.org> wrote: > Tahsin, can you please verify that this removes the asynchronous > behavior while still avoiding the original issue? >
I verified that this fixes the original issue and also removes the asynchronous umount behavior. Thanks a lot for the fix.