All of lore.kernel.org
 help / color / mirror / Atom feed
From: Justin Banks <justinb@bakbone.com>
To: linux-kernel@vger.kernel.org
Subject: Where's the create() pointer?
Date: Sat, 19 Jan 2008 08:07:18 -0700	[thread overview]
Message-ID: <20080119150718.GA14765@bleen.domain.actdsltmp> (raw)

It's probably been this way for a long time, and I'm just noticing, but
I can't seem to find the create() (among others) pointer for NFS filesystems.

Specifically, If I look at sb->s_root->d_inode->i_op there's no create
there. How do I find it? I'm guessing that the ability to share mount
structures between multiple NFS mounts resulted in some kind of fake
superblock, but I just can't figure out where to find the functions.

-justinb

-- 
Justin Banks
BakBone Software
justinb@bakbone.com

             reply	other threads:[~2008-01-19 15:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-19 15:07 Justin Banks [this message]
2008-01-19 16:12 ` Where's the create() pointer? Trond Myklebust
2008-01-19 19:02   ` Justin Banks
2008-01-19 20:06     ` Trond Myklebust
2008-01-20  3:31       ` Justin Banks

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=20080119150718.GA14765@bleen.domain.actdsltmp \
    --to=justinb@bakbone.com \
    --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.