Re: [Squashfs-devel] PROBLEM: mount empty SquashFS

2012-09-27 Thread Phillip Lougher
On Thu, Sep 27, 2012 at 10:03 PM, Greg KH wrote: > On Tue, Sep 04, 2012 at 08:52:44PM +0200, Geert Uytterhoeven wrote: >> >> So I think this warrants application to the stable 3.0, 3.1, and 3.2 >> branches. >> Commit cc37f75a9ffbbfcb1c3297534f293c8284e3c5a6 ("Squashfs: fix >> mount time sanity ch

Re: [Squashfs-devel] PROBLEM: mount empty SquashFS

2012-09-27 Thread Greg KH
On Tue, Sep 04, 2012 at 08:52:44PM +0200, Geert Uytterhoeven wrote: > Hi Phillip, > > On Wed, Aug 1, 2012 at 6:25 AM, Phillip Lougher > wrote: > > Cyril Strejc wrote: > >> I have problem when mounting empty SquashFS. Mount syscall ends with > >> EINVAL. > >> > >> Kernel vesions: mainline > >> Sq

Re: [Squashfs-devel] PROBLEM: mount empty SquashFS

2012-09-09 Thread Phillip Lougher
On Sun, Sep 9, 2012 at 7:17 PM, Ben Hutchings wrote: > > I've queued this up for 3.2, thanks. Thanks Ben Phillip . -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/major

Re: [Squashfs-devel] PROBLEM: mount empty SquashFS

2012-09-09 Thread Ben Hutchings
On Tue, 2012-09-04 at 20:52 +0200, Geert Uytterhoeven wrote: > Hi Phillip, > > On Wed, Aug 1, 2012 at 6:25 AM, Phillip Lougher > wrote: [...] > > I discovered the sanity checks mistakenly flagged empty filesystems > > as invalid in January, and added a fix to the mainline kernel, FYI > > the comm

Re: [Squashfs-devel] PROBLEM: mount empty SquashFS

2012-09-04 Thread Geert Uytterhoeven
Hi Phillip, On Wed, Aug 1, 2012 at 6:25 AM, Phillip Lougher wrote: > Cyril Strejc wrote: >> I have problem when mounting empty SquashFS. Mount syscall ends with EINVAL. >> >> Kernel vesions: mainline >> SquashFS tools version: 4.2 >> >> Steps to reproduce: >> 1. create empty directory (mkdir empt