diff options
author | Christian Brauner <christian@brauner.io> | 2019-01-11 11:19:40 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-11 13:42:15 +0100 |
commit | 36bdf3cae09df891b191f3955c8e54a2e05d67d0 (patch) | |
tree | 0bbdd8f9aad41f102f8a1d6941c97c2bbe2215d4 /crypto | |
parent | c13295ad219d8bb0e47942d4cfc8251de449a67e (diff) | |
download | linux-stable-36bdf3cae09df891b191f3955c8e54a2e05d67d0.tar.gz linux-stable-36bdf3cae09df891b191f3955c8e54a2e05d67d0.tar.bz2 linux-stable-36bdf3cae09df891b191f3955c8e54a2e05d67d0.zip |
binderfs: reserve devices for initial mount
The binderfs instance in the initial ipc namespace will always have a
reserve of 4 binder devices unless explicitly capped by specifying a lower
value via the "max" mount option.
This ensures when binder devices are removed (on accident or on purpose)
they can always be recreated without risking that all minor numbers have
already been used up.
Cc: Todd Kjos <tkjos@google.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions