[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191226155007.GA416212@chrisdown.name>
Date: Thu, 26 Dec 2019 15:50:07 +0000
From: Chris Down <chris@...isdown.name>
To: linux-fsdevel@...r.kernel.org
Cc: Al Viro <viro@...iv.linux.org.uk>,
Matthew Wilcox <willy@...radead.org>,
Amir Goldstein <amir73il@...il.com>,
Jeff Layton <jlayton@...nel.org>,
Johannes Weiner <hannes@...xchg.org>,
Tejun Heo <tj@...nel.org>, linux-kernel@...r.kernel.org,
kernel-team@...com, "zhengbin (A)" <zhengbin13@...wei.com>
Subject: Re: [PATCH] fs: inode: Recycle inodenum from volatile inode slabs
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.
Powered by blists - more mailing lists