[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJfpegssSDWijX2Qnd0fQhCMkfmS3EZWp+=gMn_9S6E3H8wQBg@mail.gmail.com>
Date: Wed, 24 Apr 2019 19:28:44 +0200
From: Miklos Szeredi <miklos@...redi.hu>
To: David Howells <dhowells@...hat.com>
Cc: Al Viro <viro@...iv.linux.org.uk>, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [RFC PATCH 44/68] vfs: Convert fuse to use the new mount API
On Wed, Apr 24, 2019 at 5:22 PM David Howells <dhowells@...hat.com> wrote:
>
> Miklos Szeredi <miklos@...redi.hu> wrote:
>
> > Should I be applying this, together with the vfs dependencies? Or
> > will you take care of these?
>
> I'm hoping Al will take the entire series.
>
> > One minor comment is that fuse conventionally uses "struct fuse_conn
> > *fc", so "struct fs_context *fc" is confusing here. There's one place
> > you use "struct fs_context *fsc", which seems the right thing to do
> > for all the cases.
>
> Except in ceph, where "struct ceph_fs_client *fsc" is a common thing...
I'd be happy if it was consistently "struct fs_context *fsc" in just
fuse/inode.c.
Thanks,
Miklos
Powered by blists - more mailing lists