Browse Source

Merge pull request #7367 from ichik1/btrfs-is-not-experimental

Btrfs graph driver is not experimental
Tibor Vass 11 years ago
parent
commit
ca602cd1e5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hack/PACKAGERS.md

+ 1 - 1
hack/PACKAGERS.md

@@ -301,7 +301,7 @@ by having support for them in the kernel or userspace. A few examples include:
 * LXC execution driver (requires version 1.0 or later of the LXC utility scripts)
 * AUFS graph driver (requires AUFS patches/support enabled in the kernel, and at
   least the "auplink" utility from aufs-tools)
-* experimental BTRFS graph driver (requires BTRFS support enabled in the kernel)
+* BTRFS graph driver (requires BTRFS support enabled in the kernel)
 
 ## Daemon Init Script