[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120617210104.GA22818@infradead.org>
Date: Sun, 17 Jun 2012 17:01:04 -0400
From: Christoph Hellwig <hch@...radead.org>
To: Josh Boyer <jwboyer@...il.com>
Cc: Matthew Garrett <mjg@...hat.com>, hch@...radead.org,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH V2] hfsplus: Fix bless ioctl when used with hardlinks
On Wed, Jun 13, 2012 at 07:57:24AM -0400, Josh Boyer wrote:
> On Mon, Apr 16, 2012 at 4:57 PM, Matthew Garrett <mjg@...hat.com> wrote:
> > HFS+ doesn't really implement hard links - instead, hardlinks are indicated
> > by a magic file type which refers to an indirect node in a hidden
> > directory. The spec indicates that stat() should return the inode number
> > of the indirect node, but it turns out that this doesn't satisfy the
> > firmware when it's looking for a bootloader - it wants the catalog ID of
> > the hardlink file instead. Fix up this case.
> >
> > Signed-off-by: Matthew Garrett <mjg@...hat.com>
> > ---
> >
> > V2 cleans up the casting.
>
> Did this patch get dropped on the floor? It's been almost 2 months
> since it was submitted.
It just got missed, sorry. I'll send it along ASAP.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists