* can UBIFS be NFS exported
@ 2009-11-05 14:17 Norbert van Bolhuis
2009-11-06 11:13 ` Tadimarri Sarath Babu
2009-11-07 8:48 ` Artem Bityutskiy
0 siblings, 2 replies; 4+ messages in thread
From: Norbert van Bolhuis @ 2009-11-05 14:17 UTC (permalink / raw)
To: linux-mtd
just to make sure. UBIFS can not be NFS exported, is this correct ?
(I need NFS in our distributed system. The server uses UBIFS.
But there is a ISO9660 image on our UBIFS and fortunately
ISO(Z)FS can be NFS exported, so it's not a problem)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: can UBIFS be NFS exported
2009-11-05 14:17 can UBIFS be NFS exported Norbert van Bolhuis
@ 2009-11-06 11:13 ` Tadimarri Sarath Babu
2009-11-06 12:57 ` Norbert van Bolhuis
2009-11-07 8:48 ` Artem Bityutskiy
1 sibling, 1 reply; 4+ messages in thread
From: Tadimarri Sarath Babu @ 2009-11-06 11:13 UTC (permalink / raw)
To: Norbert van Bolhuis, linux-mtd
----- Original Message -----
From: "Norbert van Bolhuis" <nvbolhuis@aimvalley.nl>
To: <linux-mtd@lists.infradead.org>
Sent: Thursday, November 05, 2009 7:47 PM
Subject: can UBIFS be NFS exported
>
> just to make sure. UBIFS can not be NFS exported, is this correct ?
Can you clarify on this ? I am able to use NFS as rootfs and mount ubifs over the OneNAND .
> (I need NFS in our distributed system. The server uses UBIFS.
> But there is a ISO9660 image on our UBIFS and fortunately
> ISO(Z)FS can be NFS exported, so it's not a problem)
>
>
>
Regards,
Sarath.
> ______________________________________________________
> Linux MTD discussion mailing list
> http://lists.infradead.org/mailman/listinfo/linux-mtd/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: can UBIFS be NFS exported
2009-11-06 11:13 ` Tadimarri Sarath Babu
@ 2009-11-06 12:57 ` Norbert van Bolhuis
0 siblings, 0 replies; 4+ messages in thread
From: Norbert van Bolhuis @ 2009-11-06 12:57 UTC (permalink / raw)
To: Tadimarri Sarath Babu; +Cc: linux-mtd
Tadimarri Sarath Babu wrote:
> ----- Original Message -----
> From: "Norbert van Bolhuis" <nvbolhuis@aimvalley.nl>
> To: <linux-mtd@lists.infradead.org>
> Sent: Thursday, November 05, 2009 7:47 PM
> Subject: can UBIFS be NFS exported
>
>
>> just to make sure. UBIFS can not be NFS exported, is this correct ?
> Can you clarify on this ? I am able to use NFS as rootfs and mount ubifs over the OneNAND .
>> (I need NFS in our distributed system. The server uses UBIFS.
>> But there is a ISO9660 image on our UBIFS and fortunately
>> ISO(Z)FS can be NFS exported, so it's not a problem)
>>
I'm talking about the kernel nfsd ability to export UBIFS.
This would allow remote systems to NFS mount a UBIFS directory.
for this UBIFS should implement what's described in
Documentation/filesystems/Exporting. I don't see it for UBIFS.
For JFFS2 for example I see a jffs2_export_ops in fs/jffs2/super.c.
A user-space NFS server (e.g. unfs3) could probably export UBIFS.
In your case I think you're not exporting UBIFS but just use NFS for
your rootfs.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: can UBIFS be NFS exported
2009-11-05 14:17 can UBIFS be NFS exported Norbert van Bolhuis
2009-11-06 11:13 ` Tadimarri Sarath Babu
@ 2009-11-07 8:48 ` Artem Bityutskiy
1 sibling, 0 replies; 4+ messages in thread
From: Artem Bityutskiy @ 2009-11-07 8:48 UTC (permalink / raw)
To: Norbert van Bolhuis; +Cc: linux-mtd
On Thu, 2009-11-05 at 15:17 +0100, Norbert van Bolhuis wrote:
> just to make sure. UBIFS can not be NFS exported, is this correct ?
>
> (I need NFS in our distributed system. The server uses UBIFS.
> But there is a ISO9660 image on our UBIFS and fortunately
> ISO(Z)FS can be NFS exported, so it's not a problem)
Hi, not, it does not support NFS and you would need to implement the
support. Hake a look here:
http://www.linux-mtd.infradead.org/faq/ubifs.html#L_nfs
(Rload the page, because I've just updated it)
--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-11-07 8:48 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-05 14:17 can UBIFS be NFS exported Norbert van Bolhuis
2009-11-06 11:13 ` Tadimarri Sarath Babu
2009-11-06 12:57 ` Norbert van Bolhuis
2009-11-07 8:48 ` Artem Bityutskiy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox