chiark / gitweb /
Revert "journal: do not check for number of files"
authorLennart Poettering <lennart@poettering.net>
Thu, 29 Jan 2015 01:10:15 +0000 (02:10 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 29 Jan 2015 01:11:55 +0000 (02:11 +0100)
commit9e8abdf0d9f0fa11fbceb02dfd36252bd32a534e
tree2a581ca0fa0eab050b712c3d39839d19331cc972
parent6c2b9c8da1eb1bac7e8f170b913f63dbd13a16d7
Revert "journal: do not check for number of files"

This reverts commit b914ea8d379b446c4c9fac4ba181771676ef38cd.

We really need to put a limit on all our resources, everywhere, and in
particular if we operate on external data.

Hence, let's reintroduce the limit, but bump it substantially, so that
it is guaranteed to be higher than any realistic RLIMIT_NOFILE setting.
src/journal/sd-journal.c