Add a testcase to verify the tempfsid behavior with the dm flakey device. The first two patches are miscellaneous fixes not related to the testcase. Anand Jain (3): .gitignore: add src/fcntl_lock_corner_tests common/rc: specify required device size btrfs: test mount fails on physical device with configured dm volume .gitignore | 1 + common/rc | 6 ++++-- tests/btrfs/318 | 45 +++++++++++++++++++++++++++++++++++++++++++++ tests/btrfs/318.out | 3 +++ 4 files changed, 53 insertions(+), 2 deletions(-) create mode 100755 tests/btrfs/318 create mode 100644 tests/btrfs/318.out -- 2.39.3