common/rc: factor out _supports_filetype() helper
authorAmir Goldstein <amir73il@gmail.com>
Tue, 20 Dec 2016 13:17:33 +0000 (15:17 +0200)
committerEryu Guan <eguan@redhat.com>
Sat, 24 Dec 2016 12:21:47 +0000 (20:21 +0800)
commit9aead226d3307ee47a9658cfc78b4ba09b0eb674
treec174bbb721ecd7c79f39c49253221269b0a3278b
parent030fd2aea20fac4f9d588912ac9b0b6ac800b203
common/rc: factor out _supports_filetype() helper

_overlay_mount_dirs() checks for the filetype feature
on upper dir fs.

factor out that feature test to a helper.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
common/rc