On 8/2/05, Jan Engelhardt <[EMAIL PROTECTED]> wrote:
>
> I found out that you cannot mount an exported squash fs. The exports(5) fsid=
> parameter does not help it [like it did with unionfs].
> 


The exports(5) man page says fsid=num is necessary for filesystems on
non-block devices - I don't know whether this includes loopback
filesystems.  Have you tried exporting a Squashfs filesystem mounted
on a real block device?

I've never tried to export a Squashfs filesystem, and so I don't know
if it works.  If it doesn't, I would say it is because Squashfs (like
Cramfs) doesn't store correct nlink information for directories.

The next release does store nlink information, has support for > 4GB
files/filesystems, and other nice improvements.  I'm hoping to release
an alpha release soon.

Phillip
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to