mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
7b3ddeec67
The ability to use a mounted device node as the primary argument to xfs_growfs was added back in with: 7e8275f8 xfs_growfs: allow mounted device node as argument because it was an undocumented behavior that some userspace depended on. This test exercises that functionality. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Zorro Lang <zlang@redhat.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
17 lines
568 B
Plaintext
17 lines
568 B
Plaintext
QA output created by 149
|
|
=== mkfs.xfs ===
|
|
=== truncate ===
|
|
=== create loop device ===
|
|
=== create loop device symlink ===
|
|
=== xfs_growfs - unmounted device, command should be rejected ===
|
|
xfs_growfs: LOOPDEV is not a mounted XFS filesystem
|
|
=== xfs_growfs - check symlinked dev, unmounted ===
|
|
xfs_growfs: LOOPSYMLINK is not a mounted XFS filesystem
|
|
=== mount ===
|
|
=== xfs_growfs - check device node ===
|
|
=== xfs_growfs - check device symlink ===
|
|
=== unmount ===
|
|
=== mount device symlink ===
|
|
=== xfs_growfs - check device symlink ===
|
|
=== xfs_growfs - check device node ===
|