Update supported file systems

This commit is contained in:
Tudor Dobrila
2020-06-08 20:38:25 -07:00
parent fde8590b82
commit b9c85e035b

View File

@ -92,10 +92,20 @@ If you experience any installation failures, refer to [Troubleshooting installat
- The solution currently provides real-time protection for the following file system types: - The solution currently provides real-time protection for the following file system types:
- btrfs - btrfs
- ecryptfs
- ext2 - ext2
- ext3 - ext3
- ext4 - ext4
- fuse
- fuseblk
- jfs
- nfs
- overlay
- ramfs
- reiserfs
- tmpfs - tmpfs
- udf
- vfat
- xfs - xfs
More file system types will be added in the future. More file system types will be added in the future.