mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-06 18:29:47 +00:00
3396608117
fsck to exit unhappily. Fix this by doing a getrlimit/setrlimit for RLIMIT_DATA. I made the same fix in NetBSD. Reviewed by: dg@root.com