diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2026-02-24 22:28:33 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2026-02-24 22:28:33 +0100 |
| commit | 45f25e38678bee6b6d56319b52c3f1e78c8a3a3e (patch) | |
| tree | 4f962a9deff3f9f64005434ca28d48f3c37c594b /fs/btrfs/shutdown | |
| parent | 151b10e4627c7e726ebe760ba758ff5454a645f7 (diff) | |
| download | farga-45f25e38678bee6b6d56319b52c3f1e78c8a3a3e.tar.gz farga-45f25e38678bee6b6d56319b52c3f1e78c8a3a3e.zip | |
btrfs: add this directory into the main README.md
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to 'fs/btrfs/shutdown')
| -rw-r--r-- | fs/btrfs/shutdown/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/btrfs/shutdown/README.md b/fs/btrfs/shutdown/README.md index 332eaf4..eaa07b2 100644 --- a/fs/btrfs/shutdown/README.md +++ b/fs/btrfs/shutdown/README.md @@ -1,5 +1,5 @@ This example contains a set of files which showcase how the shutdown ioctl works -on BTRFS. This ioctl was introduced in Linux 6.19 and is marked as an +on BTRFS. This ioctl was introduced in Linux 6.19 and it was marked as an experimental feature. BTRFS has been able to freeze the filesystem for a long time, which might sound |
