Re: [PATCH] man2/fallocate.2: add doc for FALLOC_FL_WRITE_ZEROES
Christoph Hellwig <[email protected]>
| Newsgroups | org.kernel.vger.linux-ext4,org.kernel.vger.linux-man,org.kernel.vger.linux-xfs |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Aug 19, 2026 at 01:40:22PM +0200, Pankaj Raghav wrote: > This flag was added to the kernel in v6.17. As of now, only ext4 > supports this flag. block device nodes also support it.