linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Miklos Szeredi <miklos@szeredi.hu>
To: Tiezhu Yang <yangtiezhu@loongson.cn>
Cc: Miklos Szeredi <mszeredi@redhat.com>,
	Vivek Goyal <vgoyal@redhat.com>,
	Stefan Hajnoczi <stefanha@redhat.com>,
	linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org,
	virtualization@lists.linux-foundation.org
Subject: Re: [PATCH v2] fuse: rename some files and clean up Makefile
Date: Mon, 29 Nov 2021 10:23:25 +0100	[thread overview]
Message-ID: <CAJfpegvz-u+Wx7r3zR=2+LOGbm+0W5f+5ttMpsd8vfb8iCrWsw@mail.gmail.com> (raw)
In-Reply-To: <1638008002-3037-1-git-send-email-yangtiezhu@loongson.cn>

On Sat, 27 Nov 2021 at 11:14, Tiezhu Yang <yangtiezhu@loongson.cn> wrote:
>
> No need to generate virtio_fs.o first and then link to virtiofs.o, just
> rename virtio_fs.c to virtiofs.c and remove "virtiofs-y := virtio_fs.o"
> in Makefile, also update MAINTAINERS. Additionally, rename the private
> header file fuse_i.h to fuse.h, like ext4.h in fs/ext4, xfs.h in fs/xfs
> and f2fs.h in fs/f2fs.

Sorry, no.  This will make backport of bugfixes harder for no good reason.

Thanks,
Miklos

  reply	other threads:[~2021-11-29  9:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-27 10:13 [PATCH v2] fuse: rename some files and clean up Makefile Tiezhu Yang
2021-11-29  9:23 ` Miklos Szeredi [this message]
2021-11-29 10:19 ` Stefan Hajnoczi
2021-11-29 13:27   ` Tiezhu Yang
2021-11-29 13:33     ` Vivek Goyal
2021-12-01 10:23     ` Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJfpegvz-u+Wx7r3zR=2+LOGbm+0W5f+5ttMpsd8vfb8iCrWsw@mail.gmail.com' \
    --to=miklos@szeredi.hu \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mszeredi@redhat.com \
    --cc=stefanha@redhat.com \
    --cc=vgoyal@redhat.com \
    --cc=virtualization@lists.linux-foundation.org \
    --cc=yangtiezhu@loongson.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).