On Fri, Jul 29, 2005 at 05:39:30PM +0000, Anders Juel Jensen wrote:
>  Just a small fix in ftpfs, it was probably just a typo in the first
> place.

Thanks, I put this into the Debian package.
 
>    /* Remove this entry from the set of known inodes.  */
>    spin_lock (&nn->fs->inode_mappings_lock);
> -  hurd_ihash_locp_remove (&nn->fs->inode_mappings, nn->dir_entry-
> >inode_locp);
> +  hurd_ihash_locp_remove (&nn->fs->inode_mappings, &nn->dir_entry-
> >inode_locp); spin_unlock (&nn->fs->inode_mappings_lock);

Your mail client seems to have line wrapped those lines, try to avoid
this next time in order to make applying your patches easier.


cheers,

Michael

-- 
Michael Banck
Debian Developer
[EMAIL PROTECTED]
http://www.advogato.org/person/mbanck/diary.html


_______________________________________________
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-hurd

Reply via email to