Eric Schrock wrote:
Simply because we erred on the side of caution. The fewer metachacters,
the better. It's easy to change if there's enough interest.
Seems reasonable.
In my case it actually saved me having to remember to go and do zfs
destroy cube/projects/lost+found :-) but I didn't think it was a feature
just for that so I asked.
I don't see any real reason to change it. The only reason might be if
people expect that ZFS data set names should always be their file system
mount point minus the leading '/';
- Eric
On Mon, Jun 19, 2006 at 04:01:01PM +0100, Darren J Moffat wrote:
I accidentally tried to create a ZFS file system called lost+found[1]
and zfs(1) told me that + was an invalid char for a filesystem name.
Why is that ?
[1] cd /export/projects (where that is a ufs file system)
for i in * ; do
zfs create cube/projects/$i
done
--
Darren J Moffat
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
--
Eric Schrock, Solaris Kernel Development http://blogs.sun.com/eschrock
--
Darren J Moffat
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss