From 7440c52ff48e957c7b4077d81cd5bc81b3153fd8 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 1 Jul 2026 13:40:16 +0200 Subject: btrfs: add ino_lookup example MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 07175b3..8db187b 100644 --- a/.gitignore +++ b/.gitignore @@ -22,5 +22,6 @@ kernel/vdso/vdso lang/c/counted_by # fs +fs/btrfs/ino_lookup/ino_lookup fs/btrfs/shutdown/shutdown fs/btrfs/shutdown/fserror \ No newline at end of file -- cgit v1.2.3