Skip to content

Commit

Permalink
XXX: Attempt to enable XFS
Browse files Browse the repository at this point in the history
  • Loading branch information
prakashsurya committed Sep 24, 2024
1 parent 2b7916b commit d41e654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/delphix_kernel_annotations
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ CONFIG_UDF_FS policy<{'amd64': 'n', 'arm64': '
CONFIG_UFS_FS policy<{'amd64': 'n', 'arm64': 'n'}>
CONFIG_VFAT_FS policy<{'amd64': 'n', 'arm64': 'n'}>
CONFIG_VXFS_FS policy<{'amd64': 'n', 'arm64': 'n'}>
CONFIG_XFS_FS policy<{'amd64': 'n', 'arm64': 'n'}>
CONFIG_XFS_FS policy<{'amd64': 'm', 'arm64': 'm'}>

#
# Disable other misc. modules which we don't use.
Expand Down

0 comments on commit d41e654

Please sign in to comment.