On 2/1/24 16:56, Amir Goldstein wrote:
On Thu, Feb 1, 2024 at 4:30 PM Bernd Schubert
<bernd.schubert@xxxxxxxxxxx> wrote:
Hi Amir,
sorry for a bit late reply (*).
On 2/1/24 11:30, Amir Goldstein wrote:
On Thu, Feb 1, 2024 at 1:08 AM Bernd Schubert <bschubert@xxxxxxx> wrote:
This series is mostly about mmap, direct-IO and inode IO modes.
(new in this series is FOPEN_CACHE_IO).
It brings back the shared lock for FOPEN_DIRECT_IO when
FUSE_DIRECT_IO_ALLOW_MMAP is set and is also preparation
work for Amirs work on fuse-passthrough and also for
For the interested:
https://github.com/amir73il/linux/commits/fuse-backing-fd-010224/
Bernd,
Can you push this series to your v2 branch so that I can rebase
my branch on top of it?
Do you mind if I push this to a different branch to keep the branch clean?
I don't mind, I just thought that it would be nice if the branch fuse_io_mode-v2
actually contained the patches that were posted as V2 to the mailing list...
Ah sorry, I misread. I thought you wanted me to pull
fuse-backing-fd-010224 onto the fuse_io_mode-v2 branch. I just pushed
posted v2 to my branch.
Thanks,
Bernd