On Mon, Mar 2, 2009 at 5:17 AM, phcoder <phco...@gmail.com> wrote:
> Bean wrote:
>>
>> On Mon, Mar 2, 2009 at 12:25 AM, phcoder <phco...@gmail.com> wrote:
>>>
>>> Hello all. It seems that gcc has trouble with -m32 when structure is
>>> passed
>>> as argument. So I replaced that part by a pointer. Also I made some
>>> improvements to ufs code to support solaris branch of ufs. I tested it
>>> also
>>> with freebsd and netbsd's branch and it works fine on it too.
>>> As my 3 FS patches: mtime, FAT and UFS are interdependent I submit a
>>> patch
>>> with all 3 features. If it's really necessary I can split them but it
>>> requires a lot of unnecessary work
>>
>> Hi,
>>
>> Please don't merge patch, it makes it harder to track down bugs later.
>>
> Actually these patches aren't merged. The problem is that my copyright
> assignment hasn't been signed by FSF yet so uncommited patches accumulate in
> my grub2 tree

Hi,

I suggest that you try some VCS that supports local commits, such as
bzr or git. This make it easier to manage your patches before it's
committed to upstream.

-- 
Bean


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to