grub-devel
[Top][All Lists]
Advanced

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

[RFT, PATCH] Fix file->offset handling


From: Vladimir 'phcoder' Serbinenko
Subject: [RFT, PATCH] Fix file->offset handling
Date: Fri, 14 Aug 2009 19:48:40 +0200

Hello. As I mentioned in my previous e-mail there seems to be a
problem in how HFS manages file->offset. Similar problems seem to
affect other filesystems as well. The similar check is already done in
kern/file.c I extend it to check for offsets past the file too and
eliminate the check in filesystems. In some cases I keep the check
because same function is used internally in filesystem module too

-- 
Regards
Vladimir 'phcoder' Serbinenko

Personal git repository: http://repo.or.cz/w/grub2/phcoder.git

Attachment: fsfix.diff
Description: Text document


reply via email to

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