lkml.org 
[lkml]   [2015]   [Feb]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] cleancache: remove limit on the number of cleancache enabled filesystems
Date
Hi,

Currently, maximal number of cleancache enabled filesystems equals 32,
which is insufficient nowadays, because a Linux host can have hundreds
of containers on board, each of which might want its own filesystem.
This patch set targets at removing this limitation - see patch 4 for
more details. Patches 1-3 prepare the code for this change.

Thanks,

Vladimir Davydov (4):
ocfs2: copy fs uuid to superblock
cleancache: zap uuid arg of cleancache_init_shared_fs
cleancache: forbid overriding cleancache_ops
cleancache: remove limit on the number of cleancache enabled
filesystems

Documentation/vm/cleancache.txt | 4 +-
drivers/xen/tmem.c | 16 ++-
fs/ocfs2/super.c | 4 +-
fs/super.c | 2 +-
include/linux/cleancache.h | 13 +-
mm/cleancache.c | 270 +++++++++++----------------------------
6 files changed, 94 insertions(+), 215 deletions(-)

--
1.7.10.4



\
 
 \ /
  Last update: 2015-02-22 19:41    [W:0.236 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site