Re: [PATCH] man2/fallocate.2: add doc for FALLOC_FL_WRITE_ZEROES
Pankaj Raghav <[email protected]>
| Newsgroups | org.kernel.vger.linux-man,org.kernel.vger.linux-ext4,org.kernel.vger.linux-xfs |
|---|---|
| Message-ID | <[email protected]> |
On 8/19/26 16:30, Christoph Hellwig wrote: > 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. Yeah but I did not notice any mention of block device in this man page, so I didn't mention it. I will update my commit message in the next version. -- Pankaj