]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests: ublk: add missing gitignore for metadata_size binary
authorAlexander Atanasov <alex@zazolabs.com>
Sun, 25 Jan 2026 08:57:46 +0000 (08:57 +0000)
committerJens Axboe <axboe@kernel.dk>
Sun, 25 Jan 2026 17:11:32 +0000 (10:11 -0700)
commit8e5bcc3a955a2cc4460b391f55d3b49905eb248e
treec008ce0ace10ebbaeb845a58673a83a86939daaf
parentf50af896932f5edb1ff7b407753ecfa285c30b7a
selftests: ublk: add missing gitignore for metadata_size binary

A new utility metadata_size was added in
commit 261b67f4e347 ("selftests: ublk: add utility to get block device metadata size")
but it was not added to .gitignore. Fix that by adding it there.

While at it sort all entries alphabetically and add a SPDX license header.

Reviewed-by: Caleb Sander Mateos <csander@purestorage.com>
Fixes: 261b67f4e347 ("selftests: ublk: add utility to get block device metadata size")
Signed-off-by: Alexander Atanasov <alex@zazolabs.com>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
tools/testing/selftests/ublk/.gitignore