Currently, maximum amount of data that can be read from a configfs attribute file is limited to PAGESIZE bytes. This is a limitation for some of the usages of configfs.
This patchset removes that limitaion by using seq_file for read operations instead of using locally allocated buffer. Tested the interface change with configfs_example.c in the Documentation directory. -- ---------------------------------------------------------------------- Chandra Seetharaman | Be careful what you choose.... - [EMAIL PROTECTED] | .......you may get it. ---------------------------------------------------------------------- ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ ckrm-tech mailing list https://lists.sourceforge.net/lists/listinfo/ckrm-tech