apps/fscmd: hide util 'df' if mountpoints are disabled
authorOleg Lyovin <o.lyovin@partner.samsung.com>
Tue, 18 Jul 2017 15:29:12 +0000 (18:29 +0300)
committerOleg Lyovin <o.lyovin@partner.samsung.com>
Wed, 9 Aug 2017 15:02:58 +0000 (18:02 +0300)
commit18360f4506997da4a3037f6b041dafb181ecb94b
treed7f1e3442762b2b35db05aa9750886d2bbdc2cfa
parentbeb7e941117d024fed40c8478f7d3da709231fb1
apps/fscmd: hide util 'df' if mountpoints are disabled

* 'df' utilities task is to show filesystem info, but it
  is meaningless when mountpoints are disabled and hence
  no user filesystems are supported.

Signed-off-by: Oleg Lyovin <o.lyovin@partner.samsung.com>
apps/system/utils/fscmd.c