Skip to content

Commit

Permalink
doc: fix title
Browse files Browse the repository at this point in the history
Signed-off-by: jiefenghuang <[email protected]>
  • Loading branch information
jiefenghuang committed Mar 15, 2024
1 parent 4685c38 commit 8d403c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/security/posix_acl.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ juicefs config sqlite3://myjfs.db --enable-acl
If ACL is enabled, it is recommended that all clients upgrade. If an old client mounts a new volume (without ACL enabled) and ACL is subsequently enabled on the volume, operations by the old client may impact the correctness of ACL.
:::

## Other Information
## Others
- Enabling ACL increases the minimum client version requirement to v1.2.
- Enabling ACL may have additional performance implications. For scenarios with infrequent ACL changes, the impact is minimal with memory cache optimization.
- Enabling ACL will activate extended attributes (xattr) functionality.
Expand Down

0 comments on commit 8d403c6

Please sign in to comment.