Date: Thu, 26 Oct 2000 10:34:20 +1100 From: Gregory Bond <gnb@itga.com.au> To: "Otter" <otterr@telocity.com> Cc: "FreeBSD Stable" <stable@FreeBSD.ORG>, "FreeBSD Questions" <questions@FreeBSD.ORG> Subject: Re: RAID/Vinum or Shared MFS... Recommendations? Message-ID: <200010252334.KAA04519@lightning.itga.com.au> In-Reply-To: Your message of Wed, 25 Oct 2000 18:14:34 -0400.
next in thread | raw e-mail | index | archive | help
> I thought about what I had read > regarding MFS... that I could make a filesystem in RAM. This being the > case, couldn't it also be shared via samba? Samba interracts with the local filesystem via the normal read()/write()/ open()/close() system calls so doesn't care what the underlying filesystem type is. IOW it should work for UFS, or MFS, or FAT32, or ISO9660, or even ext2 partitions. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010252334.KAA04519>