kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: bdwilner@erols.com (Bruce D. Wilner)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Setting inode during lookup
Date: Fri, 8 Jul 2016 18:08:28 +0000 (UTC)	[thread overview]
Message-ID: <loom.20160708T200545-335@post.gmane.org> (raw)
In-Reply-To: 200409010026.32198.petkov@uni-muenster.de

 <petkov <at> uni-muenster.de> writes:

> 
> On Tuesday 31 August 2004 20:00, Shehjar Tikoo wrote:
> > Hi all.
> Hi there,
> >
> > I have a query regarding lookups in VFS.Im using
> > version 2.6.7.
> >
> > open_namei calls path_lookup, in case of a plain open,
> > which in turn calls __emul_lookup_dentry,
> > if the path is an absolute path.
> > In __emul_lookup_dentry theres a call to path_walk
> > which calls link_path_walk,


Funny how they call this forum .*newbies.  You wanna talk newbies, look at
the Linux kernel code.  Something as simple as namei() had to be split nito
umpteen pieces, each of which is less organized than the next.  The comments
appear to have been written by children and are peppered with "in
joke"-style wisecracks that only point to their authors' immaturity and lack
of technical seniority.  NEVER have I seen more disorganized code.

Funny, the CAPTCHA word to enter was "exhumed."  This sad sack replacement
for namei() looks like it was exhumed from God-knows-where.

           reply	other threads:[~2016-07-08 18:08 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <200409010026.32198.petkov@uni-muenster.de>]

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=loom.20160708T200545-335@post.gmane.org \
    --to=bdwilner@erols.com \
    --cc=kernelnewbies@lists.kernelnewbies.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).