Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Dec 2008 23:03:53 +0100
From:      "Paul B. Mahol" <onemda@gmail.com>
To:        "Bruce Simpson" <bms@incunabulum.net>
Cc:        freebsd-fs@freebsd.org, freebsd-stable@freebsd.org, "Bruce M. Simpson" <bms@freebsd.org>
Subject:   Re: ext2fuse: user-space ext2 implementation
Message-ID:  <3a142e750812131403p31841403ub9d5693278c74111@mail.gmail.com>
In-Reply-To: <4943F43B.4060105@incunabulum.net>
References:  <8cb6106e0811241129o642dcf28re4ae177c8ccbaa25@mail.gmail.com> <20081125150342.GL2042@deviant.kiev.zoral.com.ua> <8cb6106e0812031453j6dc2f2f4i374145823c084eaa@mail.gmail.com> <200812041747.09040.gnemmi@gmail.com> <4938FE44.9090608@FreeBSD.org> <4939133E.2000701@FreeBSD.org> <493CEE90.7050104@FreeBSD.org> <3a142e750812090553l564bff84pe1f02cd1b03090ff@mail.gmail.com> <4943F43B.4060105@incunabulum.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/13/08, Bruce Simpson <bms@incunabulum.net> wrote:
> Paul B. Mahol wrote:
>> On 12/8/08, Bruce M. Simpson <bms@freebsd.org> wrote:
>>
>>> I have rolled a port for ext2fuse:
>>>     http://people.freebsd.org/~bms/dump/fusefs-ext2fs.tar
>>>
>>
>> Ignoring fact that is buggy, slooow and port doesnt have any cache
>> implemented
>> and port leaves files behind in share/doc/ext2fuse when package
>> deleted it looks fine.
>>
>
> Can you please relay this feedback to the authors of ext2fuse?
>
> As mentioned earlier in the thread, the ext2fuse code could benefit from
> UBLIO-ization. Are you or any other volunteers happy to help out here?

Well, first higher priority would be to fix existing bugs. It would be
very little
gain with user cache, because it is already too much IMHO slow and
adding user cache
will not make it faster, but that is not port problem.

> Can you elaborate further on the files being left behind by the port? I
> didn't see this issue in my own testing.

It install files in this way:
test -z "/usr/local/share/doc/ext2fuse" || ./install-sh -c -d
"/usr/local/share/doc/ext2fuse"

make deinstall and pkg_delete doesnt not remove that files/dir,

-- 
Paul



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