]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs/299: don't chmod the underlying mountpoints prior to mounting
authorDarrick J. Wong <darrick.wong@oracle.com>
Sat, 28 Jan 2017 17:38:19 +0000 (09:38 -0800)
committerEryu Guan <eguan@redhat.com>
Sat, 4 Feb 2017 06:16:01 +0000 (14:16 +0800)
commitc83c12e89e5f7e588a471bf962d4370a888b3ca7
tree384b1186bc6799773097abde24eb855ebed063f6
parentbaaa392c883823f7ad2d002b97951fe77e7ea55f
xfs/299: don't chmod the underlying mountpoints prior to mounting

It's silly to make $SCRATCH_MNT world writable just prior to mounting
the scratch device; instead, do it after the mount.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/xfs/299