All but this test use 'subvol' to designate they relate to btrfs subvolume functionality. For the sake of consistency make btrfs/233 also be part of 'subvol' rather than 'subvolume'. This brings no functional changes. Signed-off-by: Nikolay Borisov <nborisov@xxxxxxxx> --- tests/btrfs/233 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/btrfs/233 b/tests/btrfs/233 index f3e3762c6951..6a4144433073 100755 --- a/tests/btrfs/233 +++ b/tests/btrfs/233 @@ -9,7 +9,7 @@ # performed. # . ./common/preamble -_begin_fstest auto quick subvolume +_begin_fstest auto quick subvol # Override the default cleanup function. _cleanup() -- 2.17.1