Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Nov 2005 15:41:33 +0100
From:      Mario Hoerich <lists@MHoerich.de>
To:        Valerio daelli <valerio.daelli@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: umapfs file system
Message-ID:  <20051125144132.GA2157@Pandora.MHoerich.de>
In-Reply-To: <27dbfc8c0511230147y6618b19enc6fb1cd348ed1003@mail.gmail.com>
References:  <27dbfc8c0511230147y6618b19enc6fb1cd348ed1003@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
# Valerio daelli:

[ compiling umapfs ]
> ../../../fs/umapfs/umap_vfsops.c:56: error: prototype declaration
> ../../../fs/umapfs/umap_vfsops.c: In function `umapfs_root':
> ../../../fs/umapfs/umap_vfsops.c:300: error: 'td' redeclared as different
> kind of symbol
> ../../../fs/umapfs/umap_vfsops.c:298: error: previous definition of 'td' was
> here
> *** Error code 1
> 
> Do you think is still supported?

Quoting from mount_umapfs(8):
| BUGS
|  THIS FILE SYSTEM TYPE IS NOT YET FULLY SUPPORTED (READ: IT DOESN'T WORK)
|  AND USING IT MAY, IN FACT, DESTROY DATA ON YOUR SYSTEM.  USE AT YOUR OWN
|  RISK.  BEWARE OF DOG.  SLIPPERY WHEN WET.
|
|  This code also needs an owner in order to be less dangerous - serious
|  hackers can apply by sending mail to <hackers@FreeBSD.org> and announcing
|  their intent to take it over.

Basically, I think that's a no.

HTH,
Mario



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051125144132.GA2157>