[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] [PATCH] dmsetup: Remove limitation on table file line length
- From: Alasdair G Kergon <agk redhat com>
- To: device-mapper development <dm-devel redhat com>
- Subject: Re: [dm-devel] [PATCH] dmsetup: Remove limitation on table file line length
- Date: Wed, 10 May 2006 20:50:31 +0100
On Mon, May 08, 2006 at 01:59:32PM -0500, Kevin Corry wrote:
> To get around this limitation, I wrote a patch that simply changes from using
> fgets() to getline() in the _parse_file() routine. The getline() routine will
> automatically allocate (or reallocate) space as needed to read in an entire
> line from a file.
Applied.
Thanks,
Alasdair
--
agk redhat com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]