oslo.rootwrap/doc/source/user
Dirk Mueller 5259c08c09 Always close all passed in fds beyond sensible_fd_limit on launch
Change Idd98c183eca3e2df8648fc0f37d27fe9cc6d0563 stopped closing
filedescriptors beyond the sensible_fd_limit. With this patch
the previous behavior is restored. We can close the fds more efficiently
by just iterating over /proc/self/fd on Linux and only change
the rlimit/MAXFD setting when successful.

Change-Id: I3b481ddd14ae2b948270d715aad157cf3996def7
2019-03-23 11:30:30 +01:00
..
history.rst rearrange existing documentation to fit the new standard layout 2017-07-08 22:27:12 +00:00
index.rst rearrange existing documentation to fit the new standard layout 2017-07-08 22:27:12 +00:00
usage.rst Always close all passed in fds beyond sensible_fd_limit on launch 2019-03-23 11:30:30 +01:00