Mde Linux Prerequisites
In brief
The filesystem entries on the Linux prerequisites page were redistributed between the two table columns; the listed entries remain unchanged.
What Defender admins need to know
No administrator action is required. The updated layout may affect how administrators locate filesystem prerequisites.
Summaries are generated from the documentation change itself.
Documentation change
The comparison below shows only the changed extract. Use the full-page view for complete context.
|ext2|S3fs|
|ext3|Blobfuse|
|ext4|Lustre|
||fusefuseblkglusterfs|
||fuseblkjfsAfs|
||jfsoverlaysshfs|
|nfsramfs (v3)|cifs|
||nfs4reiserfssmb|
||overlaytmpfsgcsfuse|
||ramfsudfsysfs|
|reiserfs||
|tmpfs||
|udf||
|vfat|nfs (v3)|
|xfs|fuse|
||nfs4|
@@ -138,18 +138,16 @@ The following Linux server distributions are supported: |`ext2`|`S3fs`| |`ext3`|`Blobfuse`| |`ext4`|`Lustre`|-|`fuse`|`glusterfs`|-|`fuseblk`|`Afs`|-|`jfs`|`sshfs`|-|`nfs` (v3)|`cifs`|-|`nfs4`|`smb`|-|`overlay`|`gcsfuse`|-|`ramfs`|`sysfs`|-|`reiserfs`||-|`tmpfs`||-|`udf`||-|`vfat`||-|`xfs`||+|`fuseblk`|`glusterfs`|+|`jfs`|`Afs`|+|`overlay`|`sshfs`|+|`ramfs`|`cifs`|+|`reiserfs`|`smb`|+|`tmpfs`|`gcsfuse`|+|`udf`|`sysfs`|+|`vfat`|`nfs` (v3)|+|`xfs`|`fuse`|+||`nfs4`| > [!NOTE] > To scan NFS v3 mount points, make sure to set the `no_root_squash` export option. Without this option, scanning NFS v3 can potentially fail due to lack of permissions. 