btrfs-progs/mkfs
Qu Wenruo 5ff9f6243e btrfs-progs: tests: add hardlink related tests for mkfs --subvol
This introduces two new cases:

- 3 hardlinks without any subvolume
  This should results 3 hard links inside the btrfs.

- 3 hardlinks, but a subvolume will split 2 of them
  Then the 2 inside the same subvolume should still report 2 nlinks,
  but the lone one inside the new subvolume can only report 1 nlink.

Signed-off-by: Qu Wenruo <wqu@suse.com>
2024-09-17 17:00:03 +02:00
..
Makefile
common.c
common.h
main.c btrfs-progs: mkfs: add ro flag to --subvol 2024-09-17 17:00:03 +02:00
rootdir.c btrfs-progs: tests: add hardlink related tests for mkfs --subvol 2024-09-17 17:00:03 +02:00
rootdir.h btrfs-progs: mkfs: add ro flag to --subvol 2024-09-17 17:00:03 +02:00