This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix hard link creation for jffs2


On Mon, Sep 22, 2003 at 07:50:39PM +0200, Thomas Koeller wrote:
> JFFS2 really seems to be a bit messy. This time I found that hard links
> cannot be created because the first two arguments in the call to jffs2_link()
> are swapped. This would result in the creation of dentry nodes that had
> their parent and target inode numbers swapped.

Committed.

       Thanks
               Andrew 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]