Re: [PATCH 1/3] core_pattern: ignore RLIMIT_CORE if core_patternis a pipe

From: Eugene Teo
Date: Sun Jul 29 2007 - 09:04:30 EST


Neil Horman wrote:
[...]
> + * Don't bother to check the RLIMIT_CORE value if core_pattern points
> + * to a pipe. Since we're not writing directly to the filesystem
> + * RLIMIT_CORE doesn't really apply, as no actual core file will be
> + * created unless the pipe reader choses to write out the core file
> + * at which point file size limits and permissions will be imposed
^^^
Trailing space.

Eugene
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/