mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfstests: btrfs/008, another send regression test
This is a regression test for a problem we had where we'd assume we had created a directory if it only had subvols inside of it. This was happening because subvols would have lower inode numbers than our current send progress because their inode numbers are based off of a different counter. Thanks, Signed-off-by: Josef Bacik <jbacik@fusionio.com> Reviewed-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Rich Johnston <rjohnston@sgi.com> [rjohnston: renumbered test from 002 to 008]
This commit is contained in:
committed by
Rich Johnston
parent
af86f5668e
commit
6ef348f857
@@ -10,3 +10,4 @@
|
||||
005 auto
|
||||
006 auto quick
|
||||
007 auto rw metadata
|
||||
008 auto quick
|
||||
|
||||
Reference in New Issue
Block a user