=== beisner- is now known as beisner [03:20] odd fuse bug here. Mount a fusefs - say sshfs - with -o allow_other, let's say onto /tmp/d. Bind that into a container using "lxc.mount.entry = /tmp/d freezer none bind,create=dir 0 0"; start the container, stop it. [03:20] (add "-f -d" to the fuse command) [03:21] the fuse program stops (exits 0 in fact). the mount is not cleaned up - ls /tmp/d on the host henceforth complains "ls: cannot access /tmp/d: Transport endpoint is not connected" [03:21] (sudo umount /tmp/d cleans it up) [03:21] wondering whether to file that agains tthe kernel or against libfuse [03:24] (just doing a bind mount by hand and umounting doesn't reproduce) [12:43] Hi guys..need help.. [12:44] http://askubuntu.com/questions/560911/problem-with-netgaer-driver-stopped-working-on-ubuntu-14-04-64-bit-ndiswrapper === user22 is now known as userhtp222