btrfs/012: check free size of scratch device before copying files
[xfstests-dev.git] / tests / generic / 597.out
1 QA output created by 597
2 == Test symlink follow protection when
3 == process != link owner and dir owner != link owner
4 fs.protected_symlinks = 0
5 successfully followed symlink
6 fs.protected_symlinks = 1
7 Permission denied
8
9 == Test hardlink create protection when
10 == process != target owner and process cannot read target
11 fs.protected_hardlinks = 0
12 successfully created hardlink
13 fs.protected_hardlinks = 1
14 ln: failed to create hard link 'TEST_DIR/597/sticky_dir/hardlink' => 'TEST_DIR/597/target': Operation not permitted