You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The MOVE_MOUNT_BENEATH causes the mount point to be mounted under the current mount, that means that the test would need to mount a mntpoint first then mount another mount with MOVE_MOUNT_BENEATH on the same mount point, check that the firstly mounted filesystem is there, then mount the mount point and check that the filesystem mounted with MOVE_MOUNT_BENEATH is mounted at mntpoint now.
The text was updated successfully, but these errors were encountered: