Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ABI: sysfs-fs-f2fs: fix date tags

Some date tags are missing colons. Add them to comply with
ABI description and produce right results when converted to html/pdf.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/336ab631c0636e419282a38e7dd5b5cfb52fcd2d.1739182025.git.mchehab+huawei@kernel.org

authored by

Mauro Carvalho Chehab and committed by
Jonathan Corbet
90800df0 a396f629

+2 -2
+2 -2
Documentation/ABI/testing/sysfs-fs-f2fs
··· 347 347 - [c] means add/del cold file extension 348 348 349 349 What: /sys/fs/f2fs/<disk>/unusable 350 - Date April 2019 350 + Date: April 2019 351 351 Contact: "Daniel Rosenberg" <drosen@google.com> 352 352 Description: If checkpoint=disable, it displays the number of blocks that 353 353 are unusable. ··· 355 355 would be unusable if checkpoint=disable were to be set. 356 356 357 357 What: /sys/fs/f2fs/<disk>/encoding 358 - Date July 2019 358 + Date: July 2019 359 359 Contact: "Daniel Rosenberg" <drosen@google.com> 360 360 Description: Displays name and version of the encoding set for the filesystem. 361 361 If no encoding is set, displays (none)