Checking EXT4_FS_SECURITY and EXT4_FS_POSIX_ACL for overlay

Signed-off-by: Ian Babrou <ibobrik@gmail.com>
This commit is contained in:
Ian Babrou 2015-01-28 21:08:27 +03:00
parent 8d49ebd338
commit a6c6d8bb91

View file

@ -169,7 +169,7 @@ echo '- Storage Drivers:'
check_flags BLK_DEV_DM DM_THIN_PROVISIONING EXT4_FS EXT4_FS_POSIX_ACL EXT4_FS_SECURITY | sed 's/^/ /'
echo '- "'$(wrap_color 'overlay' blue)'":'
check_flags OVERLAY_FS | sed 's/^/ /'
check_flags OVERLAY_FS EXT4_FS_SECURITY EXT4_FS_POSIX_ACL | sed 's/^/ /'
} | sed 's/^/ /'
echo