1 What: /sys/fs/ubifsX_Y/error_magic 1 What: /sys/fs/ubifsX_Y/error_magic 2 Date: October 2021 2 Date: October 2021 3 KernelVersion: 5.16 3 KernelVersion: 5.16 4 Contact: linux-mtd@lists.infradead.org 4 Contact: linux-mtd@lists.infradead.org 5 Description: 5 Description: 6 Exposes magic errors: every no 6 Exposes magic errors: every node starts with a magic number. 7 7 8 This counter keeps track of th 8 This counter keeps track of the number of accesses of nodes 9 with a corrupted magic number. 9 with a corrupted magic number. 10 10 11 The counter is reset to 0 with 11 The counter is reset to 0 with a remount. 12 12 13 What: /sys/fs/ubifsX_Y/error_node 13 What: /sys/fs/ubifsX_Y/error_node 14 Date: October 2021 14 Date: October 2021 15 KernelVersion: 5.16 15 KernelVersion: 5.16 16 Contact: linux-mtd@lists.infradead.org 16 Contact: linux-mtd@lists.infradead.org 17 Description: 17 Description: 18 Exposes node errors. Every nod 18 Exposes node errors. Every node embeds its type. 19 19 20 This counter keeps track of th 20 This counter keeps track of the number of accesses of nodes 21 with a corrupted node type. 21 with a corrupted node type. 22 22 23 The counter is reset to 0 with 23 The counter is reset to 0 with a remount. 24 24 25 What: /sys/fs/ubifsX_Y/error_crc 25 What: /sys/fs/ubifsX_Y/error_crc 26 Date: October 2021 26 Date: October 2021 27 KernelVersion: 5.16 27 KernelVersion: 5.16 28 Contact: linux-mtd@lists.infradead.org 28 Contact: linux-mtd@lists.infradead.org 29 Description: 29 Description: 30 Exposes crc errors: every node 30 Exposes crc errors: every node embeds a crc checksum. 31 31 32 This counter keeps track of th 32 This counter keeps track of the number of accesses of nodes 33 with a bad crc checksum. 33 with a bad crc checksum. 34 34 35 The counter is reset to 0 with 35 The counter is reset to 0 with a remount.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.