linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bernd Schubert <bernd.schubert@itwm.fraunhofer.de>
To: Steven Whitehouse <swhiteho@redhat.com>
Cc: lsf-pc@lists.linux-foundation.org, linux-fsdevel@vger.kernel.org,
	Abhijith Das <adas@redhat.com>
Subject: Re: [LSF/MM TOPIC] [ATTEND] Creation of a readdirplus-like system call
Date: Wed, 23 Jan 2013 12:44:11 +0100	[thread overview]
Message-ID: <50FFCD0B.4010606@itwm.fraunhofer.de> (raw)
In-Reply-To: <1358934230.2728.16.camel@menhir>

Hello Steven,

On 01/23/2013 10:43 AM, Steven Whitehouse wrote:
> Hi,
>
> As part of the work we've been doing in relation to integration between
> NFS/Samba and GFS2, Abhi has been working on a readdirplus system call
> in order to investigate the issues involved with creating such a call.
> It is still early days yet, but by April there should be some
> interesting results to present.

I think having such a call would be good for other cluster file systems 
as well, e.g. Lustre and FhGFS.

>
> Please add Abhi to the attendee list as well as myself.
>
> Also, it has been some time since we had a NFS/Samba meeting to discuss
> the other issues which are pending, such as locking, ACLs, etc. So we
> could perhaps also allow some time to do that face to face rather than
> over the phone as we've been doing up til now,

Among others, locking is another issue for cluster file systems. For 
example Lustre and FhGFS currently disable cluster wide locks by default 
and add a configuration parameter for cluster wide locks. The reason is 
simply that one mostly only needs local locks and that cluster wide 
locks involve network messages and are therefore rather expensive. Are 
you doing any work into that direction?

I definitely need to create a list, but I think several other system 
calls could be optimized for cluster file systems.


Thanks,
Bernd

  reply	other threads:[~2013-01-23 11:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-23  9:43 [LSF/MM TOPIC] [ATTEND] Creation of a readdirplus-like system call Steven Whitehouse
2013-01-23 11:44 ` Bernd Schubert [this message]
2013-01-23 12:28 ` [Lsf-pc] " James Bottomley
2013-01-23 15:41 ` Chuck Lever
2013-01-23 17:00 ` [LSF/MM TOPIC] [ATTEND] readdirplus-like (xgetdents) " Abhijith Das
2013-01-24 13:35 ` [LSF/MM TOPIC] [ATTEND] New API's for better exporting of FSs from user-mode daemons, like readdirplus and more Boaz Harrosh

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=50FFCD0B.4010606@itwm.fraunhofer.de \
    --to=bernd.schubert@itwm.fraunhofer.de \
    --cc=adas@redhat.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=lsf-pc@lists.linux-foundation.org \
    --cc=swhiteho@redhat.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;
as well as URLs for NNTP newsgroup(s).