Diego Nieto Cid, le ven. 16 mai 2025 00:02:00 +0100, a ecrit: > However, since raising the limit to the max value for the root > filesystem is something we rather have than not, I should probably > start looking at it.
Indeed. > I have a question, though. Should ext2fs go through glibc setrlimit? I'd say rather just use setrlimit, since that's standard and will not go away, while the underlying implementation could change. > In the first case, I'm not very familiar with glibc codebase. > Where is the Git repository located? It's a sourceware project: git://sourceware.org/git/glibc.git Samuel