Browse Source

known_issues_bugs.md

idmap
Antonio SJ Musumeci 23 hours ago
parent
commit
5c14c9b308
  1. 3
      mkdocs/docs/known_issues_bugs.md

3
mkdocs/docs/known_issues_bugs.md

@ -10,7 +10,8 @@
the file as the uid:gid. the file as the uid:gid.
* FreeBSD does not have `getdents` like APIs for reading * FreeBSD does not have `getdents` like APIs for reading
directories. As a result it uses traditional `readdir`. directories. As a result it uses traditional `readdir`.
* FreeBSD's FUSE implementation is lacking many features of the Linux version.
* FreeBSD's FUSE implementation is lacking many features of the Linux
version.
* IO passthrough * IO passthrough
* statx * statx
* lazy umount * lazy umount

Loading…
Cancel
Save