From: Miklos.Szeredi@eth.ericsson.se (Miklos Szeredi)
To: avf-fuse-dev@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: [ANNOUNCE] FUSE 1.1-pre2
Date: Tue, 27 Jan 2004 12:02:10 +0100 (MET) [thread overview]
Message-ID: <200401271102.i0RB2Ae21718@duna48.eth.ericsson.se> (raw)
This is the next (and hopefully the last) prerelease version to 1.1.
The biggest change is that NFS export of a FUSE filesystem is now
supported under linux 2.6.X. Since 2.4 has an inferior NFS export
interface it would be much more difficult to support it. But who
wants to use 2.4 anyway :)
The other change is that small (4k) reads are now the default again.
This is because there is some overhead with 64k reads (a memory
allocation and an extra memory copy). Of course if your filesystem
handles big reads more efficiently, then 64k reads may come out
better. This can be controlled with the '-l' option of fusermount,
passed to the fuse_mount() function or if using fuse_main() this also
works:
fuseprog /mnt/xyz -- -l
You can download it from here:
http://sourceforge.net/project/showfiles.php?group_id=21636&package_id=31956&release_id=212701
Please test this release, as this will be 1.1 if no problems are
found!
Thanks,
Miklos
reply other threads:[~2004-01-27 12:35 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200401271102.i0RB2Ae21718@duna48.eth.ericsson.se \
--to=miklos.szeredi@eth.ericsson.se \
--cc=avf-fuse-dev@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.