|
|
@ -4,10 +4,11 @@ |
|
|
|
|
|
|
|
|
### FreeBSD version |
|
|
### FreeBSD version |
|
|
|
|
|
|
|
|
* FreeBSD doesn't have per thread credentials nor Linux capabilities |
|
|
|
|
|
|
|
|
* FreeBSD does not have per thread credentials nor Linux capabilities |
|
|
like abilities meaning it runs as root and has to create files as |
|
|
like abilities meaning it runs as root and has to create files as |
|
|
root then lchown them rather than changing credentials and creating |
|
|
root then lchown them rather than changing credentials and creating |
|
|
the file as the uid:gid. |
|
|
the file as the uid:gid. |
|
|
|
|
|
* FreeBSD does not have |
|
|
* FreeBSD's FUSE implementation is lacking many features of Linux. |
|
|
* FreeBSD's FUSE implementation is lacking many features of Linux. |
|
|
* IO passthrough |
|
|
* IO passthrough |
|
|
* statx |
|
|
* statx |
|
|
|