On Mon, 2006-10-16 at 13:32 -0700, Paul Jackson wrote: <snip> > Chandra - I haven't looked at seq file lately - could a user of it > such as configfs impose a length limit of its choosing, building on Quick look at the seq_file interfaces shows there is no such capability. (disclaimer: I am no expert of seq_file :) > your patch, without pushing the number of lines of code back above > where it started? > > Perhaps, say, we would let the callback routines could push stuff into > a seq file without small limits, but then the configfs code could > truncate that output to a limit of its choosing. This would impose a > length limit, safely. > -- ---------------------------------------------------------------------- Chandra Seetharaman | Be careful what you choose.... - [email protected] | .......you may get it. ---------------------------------------------------------------------- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- References:
- [PATCH 0/5] Allow more than PAGESIZE data read in configfs
- From: Chandra Seetharaman <[email protected]>
- Re: [PATCH 0/5] Allow more than PAGESIZE data read in configfs
- From: Joel Becker <[email protected]>
- Re: [ckrm-tech] [PATCH 0/5] Allow more than PAGESIZE data read in configfs
- From: "Paul Menage" <[email protected]>
- Re: [ckrm-tech] [PATCH 0/5] Allow more than PAGESIZE data read in configfs
- From: Joel Becker <[email protected]>
- Re: [ckrm-tech] [PATCH 0/5] Allow more than PAGESIZE data read in configfs
- From: Matt Helsley <[email protected]>
- Re: [ckrm-tech] [PATCH 0/5] Allow more than PAGESIZE data read in configfs
- From: Joel Becker <[email protected]>
- Re: [ckrm-tech] [PATCH 0/5] Allow more than PAGESIZE data read in configfs
- From: Greg KH <[email protected]>
- Re: [ckrm-tech] [PATCH 0/5] Allow more than PAGESIZE data read in configfs
- From: Chandra Seetharaman <[email protected]>
- Re: [ckrm-tech] [PATCH 0/5] Allow more than PAGESIZE data read in configfs
- From: Greg KH <[email protected]>
- Re: [ckrm-tech] [PATCH 0/5] Allow more than PAGESIZE data read in configfs
- From: Chandra Seetharaman <[email protected]>
- Re: [ckrm-tech] [PATCH 0/5] Allow more than PAGESIZE data read in configfs
- From: Paul Jackson <[email protected]>
- [PATCH 0/5] Allow more than PAGESIZE data read in configfs
- Prev by Date: Re: suspend broken in 2.6.18.1
- Next by Date: Re: [PATCH 1/1] Char: correct pci_get_device changes
- Previous by thread: Re: [ckrm-tech] [PATCH 0/5] Allow more than PAGESIZE data read in configfs
- Next by thread: Re: [ckrm-tech] [PATCH 0/5] Allow more than PAGESIZE data read in configfs
- Index(es):