diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2026-02-24 00:17:26 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2026-02-24 00:17:26 +0100 |
| commit | a597bc04de8990dc66e9641c782d6a9fc80a5abe (patch) | |
| tree | 75b3e4c47aabfc3a3d3c49db26f5010c911ba37e /.gitignore | |
| parent | 7a721c4374f192ba025b27f790cf14339ca2088e (diff) | |
| download | farga-a597bc04de8990dc66e9641c782d6a9fc80a5abe.tar.gz farga-a597bc04de8990dc66e9641c782d6a9fc80a5abe.zip | |
btrfs: add examples on the shutdown experimental feature
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 |
