Browse Source

known_issues_bugs.md

idmap
Antonio SJ Musumeci 16 hours ago
parent
commit
b5803cc48f
  1. 3
      mkdocs/docs/known_issues_bugs.md

3
mkdocs/docs/known_issues_bugs.md

@ -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

Loading…
Cancel
Save