summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorSasha Levin <levinsasha928@gmail.com>2012-06-06 21:05:48 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-06-14 17:24:44 -0700
commitd7be394f7c2869e22d2258a1bba257661ca3fc52 (patch)
treec42e9ffca2faa2976da6b1d22390aa16a721b357 /ipc
parent7489301a1590c2771d27a08d41fa2778791cdf9d (diff)
downloadlinux-next-d7be394f7c2869e22d2258a1bba257661ca3fc52.tar.gz
linux-next-d7be394f7c2869e22d2258a1bba257661ca3fc52.zip
staging: zcache: don't limit number of pools per client
Currently the amount of pools each client can use is limited to 16, this is and arbitrary limit which isn't really required by current implementation. This places and arbitrary limit on the number of mounted filesystems that can use cleancache. This patch removes that limit and uses IDR to do sparse mapping of pools in each client. Signed-off-by: Sasha Levin <levinsasha928@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions