Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa
[sfrench/cifs-2.6.git] / Documentation / ABI / testing / sysfs-fs-f2fs
index 91822ce258317df500271f8d28cf540e30cb19da..dca326e0ee3e1e76cf9c25da30ea7a85acbf2752 100644 (file)
@@ -243,3 +243,11 @@ Description:
                 - Del: echo '[h/c]!extension' > /sys/fs/f2fs/<disk>/extension_list
                 - [h] means add/del hot file extension
                 - [c] means add/del cold file extension
+
+What:          /sys/fs/f2fs/<disk>/unusable
+Date           April 2019
+Contact:       "Daniel Rosenberg" <drosen@google.com>
+Description:
+               If checkpoint=disable, it displays the number of blocks that are unusable.
+                If checkpoint=enable it displays the enumber of blocks that would be unusable
+                if checkpoint=disable were to be set.