Xiao-Yong Jin
|
112744e54b
|
9pfuse: retries read(3) upon EINTR
read(3) sometimes errors with EINTR on macOS over slow connections.
9pfuse(1) now retries read(3) instead of sysfatal(3)ing.
|
2018-03-23 10:36:08 +01:00 |
|
James Porter
|
9f34853f7c
|
9pfuse: support osxfuse>=3.3.0
Change-Id: Ibca68261016b0f588e169e9f319748b5ba7d15ac
Reviewed-on: https://plan9port-review.googlesource.com/2700
Reviewed-by: michaelian ennis <michaelian.ennis@gmail.com>
Reviewed-by: Russ Cox <rsc@swtch.com>
|
2017-02-10 13:37:44 +00:00 |
|
Russ Cox
|
d905d2f5fe
|
9pfuse: osxfuse support
R=rsc
http://codereview.appspot.com/6503093
|
2012-09-08 12:49:19 -04:00 |
|
Jeff Sickel
|
fd997ef09f
|
updates to support current MacFUSE
|
2008-08-19 09:24:54 -05:00 |
|
Russ Cox
|
6f61477d26
|
9pfuse: ignore write errors on fusefd
FUSE makes a reply write fail if the reply is no
longer wanted.
|
2008-07-24 07:59:58 -07:00 |
|
Russ Cox
|
869875b48b
|
9pfuse: better handling of SETXATTR (sqweek)
|
2008-07-04 03:41:19 -04:00 |
|
Russ Cox
|
83ab7d8896
|
merge
|
2007-11-27 15:39:06 -05:00 |
|
Russ Cox
|
ebda53e16b
|
merge
|
2007-08-22 09:00:26 -04:00 |
|
rsc
|
6654bd74cb
|
more macfuse path nonsense
|
2007-06-20 00:10:03 +00:00 |
|
rsc
|
4c65127bbe
|
google moved the fusefs.kext path
|
2007-01-24 16:24:04 +00:00 |
|
rsc
|
357cecc163
|
Minor FUSE bug fixes (found mount_fusefs!)
|
2007-01-18 13:02:52 +00:00 |
|
rsc
|
9b3fcf01c5
|
Mac FUSE support (thanks to Jeff Sickel)
|
2007-01-18 12:52:54 +00:00 |
|
rsc
|
be8b4b397a
|
free fuse messages
|
2006-08-01 03:19:53 +00:00 |
|
rsc
|
a83ccf38d7
|
wait for mount to complete before exiting
|
2006-07-27 05:14:16 +00:00 |
|
rsc
|
143cdf5758
|
FreeBSD fixes (Lou Kamenov)
|
2006-07-26 15:54:41 +00:00 |
|
rsc
|
5551e51d2b
|
9pfuse
|
2006-07-23 03:02:03 +00:00 |
|