All of lore.kernel.org
 help / color / mirror / Atom feed
* nfs mounting operation
@ 2006-09-28  4:13 Mohit Katiyar
  2006-09-28 12:44 ` Peter Staubach
  0 siblings, 1 reply; 4+ messages in thread
From: Mohit Katiyar @ 2006-09-28  4:13 UTC (permalink / raw)
  To: linux-fsdevel

Hi all,

I am new to the NFS filesystem. When we perfrom a nfs mount the
nfs_getattr function is called. I would like to know why this getattr
function is called and from which function in the vfs layer. I think
it comes from vfs_stat_fd function but what are the parameters passed
to it for calling get_attribute. Basically whose attributes are being
searched??
The same case with unmounting operation. why this getattr function is
called and from where in vfs layer it is invoked?
I am using linux-2.6.15.

TIA
Mohit Katiyar

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-09-29 12:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-28  4:13 nfs mounting operation Mohit Katiyar
2006-09-28 12:44 ` Peter Staubach
2006-09-29  4:05   ` Mohit Katiyar
2006-09-29 12:32     ` Peter Staubach

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.