lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 15 Jun 2021 11:33:57 +0100
From:   "Richard W.M. Jones" <rjones@...hat.com>
To:     Miklos Szeredi <miklos@...redi.hu>
Cc:     linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
        eblake@...hat.com, libguestfs@...hat.com,
        Shachar Sharon <synarete@...il.com>
Subject: Re: [PATCH v4] fuse: Allow fallocate(FALLOC_FL_ZERO_RANGE)

On Tue, May 18, 2021 at 03:56:25PM +0200, Miklos Szeredi wrote:
> On Wed, 12 May 2021 at 18:19, Richard W.M. Jones <rjones@...hat.com> wrote:
> >
> > The current fuse module filters out fallocate(FALLOC_FL_ZERO_RANGE)
> > returning -EOPNOTSUPP.  libnbd's nbdfuse would like to translate
> > FALLOC_FL_ZERO_RANGE requests into the NBD command
> > NBD_CMD_WRITE_ZEROES which allows NBD servers that support it to do
> > zeroing efficiently.
> >
> > This commit treats this flag exactly like FALLOC_FL_PUNCH_HOLE.
> 
> Thanks, applied.

Hi Miklos, did this patch get forgotten?

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://people.redhat.com/~rjones/virt-top

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ