From: "Petr Vandrovec" <VANDROVE@vc.cvut.cz>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: Dave Jones <davej@suse.de>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] smbfs fsx'ed
Date: Thu, 3 Jan 2002 23:56:30 +0100 [thread overview]
Message-ID: <DE185415BB6@vcnet.vc.cvut.cz> (raw)
On 3 Jan 02 at 13:37, Linus Torvalds wrote:
>
> (Not as horrible as the NCPFS thing that doesn't understand about the page
> cache at all, but still..)
Unfortunately it is not easy for me to add pagecache support
to ncpfs, as couple of ncpfs users uses ncpfs in shared environment
with database record locking, and if I'll now read full 4KB instead of
128B record, it can clash with records locked by other clients.
I can for sure add `leases' like Novell Client for Windows does for
possibility of file caching, but I'm not sure whether size of code
needed for supporting this (and for supporting server driven
cache flushes) is worth of effort.
Best regards,
Petr Vandrovec
vandrove@vc.cvut.cz
P.S.: And as NCP protocol is totally synchronous (even if it uses
TCP, I explicitly asked in Utah), only local file caching can increase
ncpfs performance, as there is no such thing like asynchronous file
read/write...
next reply other threads:[~2002-01-03 22:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-03 22:56 Petr Vandrovec [this message]
2002-01-03 23:48 ` [PATCH] smbfs fsx'ed Urban Widmark
-- strict thread matches above, loose matches on Subject: below --
2002-01-04 12:22 Petr Vandrovec
2002-01-03 22:51 Dan Kegel
2002-01-03 23:02 ` Urban Widmark
2002-01-03 12:20 Urban Widmark
2002-01-03 21:37 ` Linus Torvalds
2002-01-03 22:49 ` Urban Widmark
2002-01-04 11:43 ` Trond Myklebust
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=DE185415BB6@vcnet.vc.cvut.cz \
--to=vandrove@vc.cvut.cz \
--cc=davej@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox