Explorar o código

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

ext4 immutable has been supported for a while.
Marian Beermann %!s(int64=8) %!d(string=hai) anos
pai
achega
3d79d441a5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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.
       Archive extraction has optional support to extract all-zero chunks as
       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?
 ----------------------------------