From a597bc04de8990dc66e9641c782d6a9fc80a5abe Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 24 Feb 2026 00:17:26 +0100 Subject: btrfs: add examples on the shutdown experimental feature MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 78479c0..07175b3 100644 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,8 @@ kernel/dtm/Module.symvers kernel/vdso/vdso # lang/c -lang/c/counted_by \ No newline at end of file +lang/c/counted_by + +# fs +fs/btrfs/shutdown/shutdown +fs/btrfs/shutdown/fserror \ No newline at end of file -- cgit v1.2.3