]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/namespace.c
Drop the limit on number of inodes for /dev
authorFranck Bui <fbui@suse.com>
Mon, 6 Dec 2021 14:00:12 +0000 (15:00 +0100)
committerFranck Bui <fbui@suse.de>
Fri, 19 Aug 2022 09:25:21 +0000 (11:25 +0200)
commit570fe6f12b96b47eff0a966fa589da77cbc5e0fe
tree286a6d541a4db64b1a0b7418587ca8501bacd6c2
parent0b755a980902a786494d3ea1e0334269c91e5d0f
Drop the limit on number of inodes for /dev

Follow-up for 4c733d3046942984c5f73b40c3af39cc218c103f.

Finding a suitable limit that would fit any use cases out there is pretty hard
and since /dev is only writeable by root anyway, let's simply drop the limit.
src/core/namespace.c
src/nspawn/nspawn-mount.c
src/shared/mount-util.h