Forráskód Böngészése

faq: update Which file types, attributes, etc. are *not* preserved?

ext4 immutable has been supported for a while.
Marian Beermann 8 éve
szülő
commit
3d79d441a5
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      docs/faq.rst

+ 1 - 1
docs/faq.rst

@@ -96,7 +96,7 @@ Which file types, attributes, etc. are *not* preserved?
       backed up as (deduplicated and compressed) runs of zero bytes.
       backed up as (deduplicated and compressed) runs of zero bytes.
       Archive extraction has optional support to extract all-zero chunks as
       Archive extraction has optional support to extract all-zero chunks as
       holes in a sparse file.
       holes in a sparse file.
-    * filesystem specific attributes, like ext4 immutable bit, see :issue:`618`.
+    * Some filesystem specific attributes, like btrfs NOCOW, see :ref:`platforms`.
 
 
 Are there other known limitations?
 Are there other known limitations?
 ----------------------------------
 ----------------------------------