All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Hansen <haveblue@us.ibm.com>
To: Richard Gooch <rgooch@ras.ucalgary.ca>
Cc: Alexander Viro <viro@math.psu.edu>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] shift BKL out of notify_change
Date: Wed, 03 Apr 2002 16:06:40 -0800	[thread overview]
Message-ID: <3CAB9910.7040006@us.ibm.com> (raw)
In-Reply-To: <3CAB8BB4.8040400@us.ibm.com> <200204032358.g33Nw1S13759@vindaloo.ras.ucalgary.ca>

Richard Gooch wrote:
>> static int devfs_notify_change (struct dentry *dentry, struct iattr *iattr)
>> {
>>-    int retval;
>>+    int retval=0;
>>     struct devfs_entry *de;
>>     struct inode *inode = dentry->d_inode;
>>-    struct fs_info *fs_info = inode->i_sb->u.generic_sbp;
>>+    struct fs_info efs_info = inode->i_sb-nu.generic_sbp;
> 
> What on earth is this change? Some kind of cut-and-paste error?

It must be my twiddle fingers.  It sure wasn't intentional.

-- 
Dave Hansen
haveblue@us.ibm.com


  reply	other threads:[~2002-04-04  0:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-03 23:09 [PATCH] shift BKL out of notify_change Dave Hansen
2002-04-03 23:58 ` Richard Gooch
2002-04-04  0:06   ` Dave Hansen [this message]
2002-04-04  0:20   ` Segher Boessenkool
2002-04-04  0:22     ` Richard Gooch
2002-04-04  0:35   ` Dave Hansen
  -- strict thread matches above, loose matches on Subject: below --
2002-04-05 22:16 Dave Hansen
2002-04-05 22:27 ` Linus Torvalds
2002-04-05 22:53   ` Dave Hansen
2002-04-05 22:22 Dave Hansen

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=3CAB9910.7040006@us.ibm.com \
    --to=haveblue@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rgooch@ras.ucalgary.ca \
    --cc=viro@math.psu.edu \
    /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.