Commit Graph

7 Commits (4898d79241b8d92d15e326b0f267ecd54c133e0c)

Author SHA1 Message Date
Michael Stapelberg 53aac50a1c open /dev/fuse in blocking mode so the runtime does not use a poller
/dev/fuse is not pollable. Go ≥ 1.13 starts reporting this on Read().
2019-09-19 08:50:12 +02:00
Michael Stapelberg b71377f287 try mounting without fusermount(1) first
This requires root privileges or the CAP_SYS_ADMIN capability, but allows
supporting -o suid.
2019-09-19 08:50:12 +02:00
Aaron Jacobs 2c0c70f477 Kill off silly fusermount screen scraping. 2016-02-29 02:47:56 +00:00
Aaron Jacobs e9529e8d36 Gave mount a makeover. 2015-07-24 16:18:07 +10:00
Aaron Jacobs ee57176a0b Trimmed a bit. 2015-07-24 16:10:54 +10:00
Aaron Jacobs bd9024064a Fixed the package name. 2015-07-24 16:10:49 +10:00
Aaron Jacobs 6a1e2f5502 Copied mount_linux.go. 2015-07-24 16:10:41 +10:00