grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Support for unknown size and not seekable files


From: Szymon Janc
Subject: [PATCH] Support for unknown size and not seekable files
Date: Sat, 15 Jan 2011 01:21:58 +0100
User-agent: KMail/1.13.5 (Linux/2.6.32-5-686; KDE/4.5.3; i686; ; )

Hello,

First patch adds support for GRUB_FILE_SIZE_UNKNOW file size in grub_file_read 
and grub_file_seek functions. 

Second and third add GRUB_FILE_SIZE_UNKNOW support for gzio and xzio when 
dealing with not easily seekable files.


Should be usefull for reading compressed files over pxe. 

Testing and comments are welcome :)

-- 
Szymon K. Janc
address@hidden // GG: 1383435

Attachment: 01_unknown_file_size_support.diff
Description: Text Data

Attachment: 02_notseekable_file_gzio.diff
Description: Text Data

Attachment: 03_notseekable_file_xzio.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]