linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: UZAIR LAKHANI <uzairr_bs1b@yahoo.com>
To: linux-fsdevel@vger.kernel.org
Subject: readdir in client/server Environment
Date: Wed, 19 Apr 2006 22:30:06 -0700 (PDT)	[thread overview]
Message-ID: <20060420053006.63617.qmail@web37905.mail.mud.yahoo.com> (raw)

Hello All,

I want to find out the internal workings of the file
operations member readdir. Specially the arguments it
received. What is 

the purpose of the file pointer, what is dirent (void
ptr) for. Do the void ptr i.e. dirent has something
when called. Do 

the filldir function fills the dirent etc. I am asking
this because I am working in a client/server
environment. The client 

will get the request for readdir but the actual
storage and directories are on server so what the
client will have to pass 

to the server to have its request fulfilled.

On the other hand what will be the reply of the server
i.e. do the server have to pass this void ptr dirent
back to client 

etc.

N.B.: I am using my own structures of inode, dentry
etc and these structures are common between client and
server.

Thanks,

Uzair Lakhani


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

             reply	other threads:[~2006-04-20  5:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-20  5:30 UZAIR LAKHANI [this message]
2006-04-26  5:21 ` readdir in client/server Environment Jan Hudec

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=20060420053006.63617.qmail@web37905.mail.mud.yahoo.com \
    --to=uzairr_bs1b@yahoo.com \
    --cc=linux-fsdevel@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 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).