linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chris Down <chris@chrisdown.name>
To: linux-fsdevel@vger.kernel.org
Cc: Al Viro <viro@zeniv.linux.org.uk>,
	Matthew Wilcox <willy@infradead.org>,
	Amir Goldstein <amir73il@gmail.com>,
	Jeff Layton <jlayton@kernel.org>,
	Johannes Weiner <hannes@cmpxchg.org>, Tejun Heo <tj@kernel.org>,
	linux-kernel@vger.kernel.org, kernel-team@fb.com,
	"zhengbin (A)" <zhengbin13@huawei.com>
Subject: Re: [PATCH] fs: inode: Recycle inodenum from volatile inode slabs
Date: Thu, 26 Dec 2019 15:50:07 +0000	[thread overview]
Message-ID: <20191226155007.GA416212@chrisdown.name> (raw)
In-Reply-To: <20191226154808.GA418948@chrisdown.name>

Chris Down writes:
>diff --git a/fs/inode.c b/fs/inode.c
>index aff2b5831168..0df68367587b 100644
>--- a/fs/inode.c
>+++ b/fs/inode.c
>@@ -7,6 +7,7 @@
> #include <linux/fs.h>
> #include <linux/mm.h>
> #include <linux/backing-dev.h>
>+#include <linux/random.h>
> #include <linux/hash.h>
> #include <linux/swap.h>
> #include <linux/security.h>

Er, whoops. This was there for testing and somehow I missed it, I'll send v2 
without now.

  reply	other threads:[~2019-12-26 15:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-26 15:48 [PATCH] fs: inode: Recycle inodenum from volatile inode slabs Chris Down
2019-12-26 15:50 ` Chris Down [this message]
2019-12-26 15:53 ` [PATCH v2] " Chris Down
2019-12-26 18:04 ` [PATCH] " Amir Goldstein
2019-12-27  2:15   ` zhengbin (A)
2019-12-27 11:37     ` Chris Down
2019-12-27 11:36   ` Chris Down

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=20191226155007.GA416212@chrisdown.name \
    --to=chris@chrisdown.name \
    --cc=amir73il@gmail.com \
    --cc=hannes@cmpxchg.org \
    --cc=jlayton@kernel.org \
    --cc=kernel-team@fb.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tj@kernel.org \
    --cc=viro@zeniv.linux.org.uk \
    --cc=willy@infradead.org \
    --cc=zhengbin13@huawei.com \
    /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).