From: WanBingjiang Date: Fri, 31 Jul 2026 08:27:13 +0000 (+0800) Subject: docs: fix FIEMAP feature attribution in v2.42-ReleaseNotes X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=403b255fecfe89d2b8f8fd5f666a2c70bd8be01e;p=thirdparty%2Futil-linux.git docs: fix FIEMAP feature attribution in v2.42-ReleaseNotes Signed-off-by: WanBingjiang --- diff --git a/Documentation/releases/v2.42-ReleaseNotes b/Documentation/releases/v2.42-ReleaseNotes index 8cb943ae7..cf8fde277 100644 --- a/Documentation/releases/v2.42-ReleaseNotes +++ b/Documentation/releases/v2.42-ReleaseNotes @@ -56,7 +56,7 @@ distribution of holes. A significant performance regression has been fixed in hardlink(1). -hardlink(1) now supports FIEMAP-based sparse file optimization. +hexdump(1) now supports FIEMAP-based sparse file optimization. kill(1), waitpid(1) and nsenter(1) now support the PID:INO convention to precisely address processes.