]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
common: fix _require_fs_space on remote file systems
authorChristoph Hellwig <hch@infradead.org>
Thu, 18 Feb 2016 23:51:47 +0000 (10:51 +1100)
committerDave Chinner <david@fromorbit.com>
Thu, 18 Feb 2016 23:51:47 +0000 (10:51 +1100)
commitb7441181b158170a7ecf2e7c4746eced020d77e3
treee8d5da43c13926b19d5eb913a96a0b106a5132a1
parentd172db236c883c3a4111fe040234c5c58c085dcb
common: fix _require_fs_space on remote file systems

Remove the -l flag to df so that it works properly on NFS and co.

This fixes various failures in new COW tests on NFS.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
common/rc