public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: David Brownell <david-b@pacbell.net>
To: Patrick Mochel <mochel@osdl.org>
Cc: linux-kernel@vger.kernel.org, greg@kroah.com, andmike@us.ibm.com
Subject: Re: 2.5.recent: device_remove_file() doesn't
Date: Thu, 27 Mar 2003 15:34:51 -0800	[thread overview]
Message-ID: <3E838A9B.8040707@pacbell.net> (raw)
In-Reply-To: Pine.LNX.4.33.0303271154080.1001-100000@localhost.localdomain

Thanks, it resolved that problem.

- Dave


> --- 1.84/fs/sysfs/inode.c	Tue Mar 11 15:30:18 2003
> +++ edited/fs/sysfs/inode.c	Thu Mar 27 11:53:44 2003
> @@ -97,7 +97,7 @@
>  				 atomic_read(&victim->d_count));
>  
>  			simple_unlink(dir->d_inode,victim);
> -
> +			d_delete(victim);
>  		}
>  		/*
>  		 * Drop reference from sysfs_get_dentry() above.
> 
> 




      parent reply	other threads:[~2003-03-27 23:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-27  3:53 2.5.recent: device_remove_file() doesn't David Brownell
2003-03-27 17:58 ` Patrick Mochel
2003-03-27 20:04   ` Greg KH
2003-03-27 22:37     ` Mike Anderson
2003-03-27 23:34   ` David Brownell [this message]

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=3E838A9B.8040707@pacbell.net \
    --to=david-b@pacbell.net \
    --cc=andmike@us.ibm.com \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mochel@osdl.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