Displaying 3 results from an estimated 3 matches for "redoubled".
Did you mean:
redouble
2019 May 15
1
[PATCH v9 1/7] libnvdimm: nd_region flush callback support
On Tue, May 14, 2019 at 7:55 AM Pankaj Gupta <pagupta at redhat.com> wrote:
>
> This patch adds functionality to perform flush from guest
> to host over VIRTIO. We are registering a callback based
> on 'nd_region' type. virtio_pmem driver requires this special
> flush function. For rest of the region types we are registering
> existing flush function. Report error
2004 Oct 06
0
IO error encountered - skipping file deletion
...les on that drive.
Eventually I discovered that the sending machine also keeps a log (if
you instruct it to do so in rsyncd.conf) and this log led me to the
problem: I needed to add "RECYCLER" to my list of files to exclude. Now
my rsync happily deletes and my hair has begun growing with redoubled
vigor! Thank you cwrsync!
--Jacob Levine
2019 May 14
12
[PATCH v9 0/7] virtio pmem driver
Hi Dan,
Proposing the patch series to be merged via nvdimm tree
as kindly agreed by you. We have ack/review on XFS, EXT4 &
VIRTIO patches.
Incorporated all the changes suggested in v8. This version
added a new patch 4 for dax for device mapper change and some
minor style changes in patch 2. Kept all the reviews. Request
to please merge the series.
---
This patch series has