[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CA+icZUX7xRy+duwQpR_8R_tJi7ru-si5_HZ_9rrdJFTJs73KXA@mail.gmail.com>
Date: Wed, 15 Jul 2020 09:48:00 +0200
From: Sedat Dilek <sedat.dilek@...il.com>
To: Miklos Szeredi <miklos@...redi.hu>
Cc: Vasily Averin <vvs@...tuozzo.com>, linux-fsdevel@...r.kernel.org,
Maxim Patlasov <maximvp@...il.com>,
Kirill Tkhai <ktkhai@...tuozzo.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] fuse_writepages_fill() optimization to avoid WARN_ON in tree_insert
On Tue, Jul 14, 2020 at 2:57 PM Sedat Dilek <sedat.dilek@...il.com> wrote:
>
> On Tue, Jul 14, 2020 at 2:53 PM Miklos Szeredi <miklos@...redi.hu> wrote:
> >
> > On Tue, Jul 14, 2020 at 2:40 PM Sedat Dilek <sedat.dilek@...il.com> wrote:
> >
> > > Did you sent out a new version of your patch?
> > > If yes, where can I get it from?
> >
> > Just pushed a bunch of fixes including this one to
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git#for-next
> >
>
> Just-In-Time... I stopped my kernel-build and applied from <fuse.git#for-next>.
>
> Thanks.
>
Tested with my usual testcase "mount Ubuntu/precise 12.04 LTS
(WUBI-installation):
fdisk -l /dev/sdb
mount -r -t auto /dev/sdb2 /mnt/win7
cd /path/to/disks/
mount -r -t ext4 -o loop ./root.disk /mnt/ubuntu
df -hT
cd /mnt/ubuntu/
ls -alhR
dmesg -T | tail
Looks good.
- Sedat -
Powered by blists - more mailing lists