]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephfs-shell: Fix hidden files and directories list by ls command
authorVarsha Rao <varao@redhat.com>
Fri, 29 Mar 2019 09:43:18 +0000 (15:13 +0530)
committerVarsha Rao <varao@redhat.com>
Sat, 30 Mar 2019 11:51:54 +0000 (17:21 +0530)
commit67b670b74a0af34aace38e3a8ae99980f4012605
treef25143de03099dfb15d1d153df92f1b0fe81c7f9
parentfc46584480f20093d90b6e43ad1c9887d265a9ad
cephfs-shell: Fix hidden files and directories list by ls command

'ls -a' command should only list the hidden files and directories. This patch
fixes such listing by any other 'ls' commands.

Fixes: https://tracker.ceph.com/issues/38804
Signed-off-by: Varsha Rao <varao@redhat.com>
src/tools/cephfs/cephfs-shell