Re: Fatfs patch for writing support

2003-08-02 Thread Marco Gerards
Marcus Brinkmann <[EMAIL PROTECTED]> writes: Thanks for you comments Marcus, I've uploaded the new patch and changelog entry to savannah. > > 2003-07-07 Marco Gerards <[EMAIL PROTECTED]> > > > > * node-create.c: New file. > > It would be nice to have a comment in that file (like, before t

Re: Fatfs patch for writing support

2003-08-01 Thread Marcus Brinkmann
On Sat, Jul 19, 2003 at 04:50:42PM +0200, Marco Gerards wrote: > Here is a new version of this patch. I've included some GCS related > updates and removed something that is not relevant form the last > patch. I've also changed the changelog entry a bit so the changes are > grouped. Great, thanks f

Re: Fatfs patch for writing support

2003-07-24 Thread Alfred M. Szmidt
> Can some please have a look at this patch too? (Alfred? :)). > > I don't remeber if Marcus commented about this (I have a vauge feeling > that he did), but according to the GCS long if statments should be > split before an operator. That is instead of writting like this: >

Re: Fatfs patch for writing support

2003-07-24 Thread Marco Gerards
"Alfred M. Szmidt" <[EMAIL PROTECTED]> writes: > Can some please have a look at this patch too? (Alfred? :)). > > I don't remeber if Marcus commented about this (I have a vauge feeling > that he did), but according to the GCS long if statments should be > split before an operator. That is ins

Re: Fatfs patch for writing support

2003-07-24 Thread Alfred M. Szmidt
Can some please have a look at this patch too? (Alfred? :)). I don't remeber if Marcus commented about this (I have a vauge feeling that he did), but according to the GCS long if statments should be split before an operator. That is instead of writting like this: if (foo_this_is_long && bar

Re: Fatfs patch for writing support

2003-07-19 Thread Marco Gerards
Here is a new version of this patch. I've included some GCS related updates and removed something that is not relevant form the last patch. I've also changed the changelog entry a bit so the changes are grouped. Can some please have a look at this patch too? (Alfred? :)). Now there are two fatfs

Re: Fatfs patch for writing support

2003-07-13 Thread Alfred M. Szmidt
(I'm having some mail problems... I hope this mail wasn't send to bug-hurd more often... if that happened, please forgive me.) Never! * node-create.c: New file. This file was copied from libdiskfs and changed for fatfs because in fatfs. For fatfs "." and ".." must be

Fatfs patch for writing support

2003-07-07 Thread Marco Gerards
Hi, (I'm having some mail problems... I hope this mail wasn't send to bug-hurd more often... if that happened, please forgive me.) Here is the first patch for writing support. Writing doesn't use after applying this patch, but this is a huge step in the right direction ;) Please notice readonly