View | Details | Raw Unified | Return to bug 1216576
Collapse All | Expand All

(-)hugeutils.c (-1 / +1 lines)
Lines 617-623 Link Here
617
			hpage_sizes[i].mount);
617
			hpage_sizes[i].mount);
618
}
618
}
619
619
620
#define LINE_MAXLEN	2048
620
#define LINE_MAXLEN	4096
621
static void find_mounts(void)
621
static void find_mounts(void)
622
{
622
{
623
	int fd;
623
	int fd;

Return to bug 1216576