Alan Jenkins <alan.christopher.jenk...@gmail.com> wrote:

> I guess this tries to fix the second of the two sequences I mentioned - 
> mount+unmount, then close the FD.  It doesn't seem to work.

It fixes this:

    unshare --mount
    /root/test-fsmount
    mount --move . /mnt
    mount --move /mnt /mnt
    cd
    umount /mnt
    exit

Which usually gets a GPF in fsnotify.

David

Reply via email to