mirror of
https://github.com/moby/moby.git
synced 2026-07-15 20:12:07 +00:00
ext4 support d_type by default, but filetype feature is a tunable so there is still a chance to disable it for some reasons. In this case, print additional message to explicitly tell how to support d_type. Signed-off-by: Chengguang Xu <cgxu519@gmx.com>