Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Nov 1998 19:26:36 -0800 (PST)
From:      Matt Jacob <mjacob@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sbin/fsck main.c
Message-ID:  <199811050326.TAA16796@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      1998/11/04 19:26:36 PST

  Modified files:
    sbin/fsck            main.c 
  Log:
  For large filesystems you can run past default resource limits causing
  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
  
  Revision  Changes    Path
  1.15      +7 -1      src/sbin/fsck/main.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811050326.TAA16796>