All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 2/7] sysfs: Remove first pass at shadow directory support
       [not found] <11858769083285-git-send-email-htejun@gmail.com>
@ 2007-07-31 10:28 ` Tejun Heo
  2007-07-31 12:47   ` Satyam Sharma
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2007-07-31 10:28 UTC (permalink / raw)
  To: Tejun Heo; +Cc: ebiederm, gregkh, linux-kernel, satyam, cornelia.huck, stern

Tejun Heo wrote:
> While shadow directories appear to be a good idea, the current scheme
> of controlling their creation and destruction outside of sysfs appears
> to be a locking and maintenance nightmare in the face of sysfs
> directories dynamically coming and going.  Which can now occur for
> directories containing network devices when CONFIG_SYSFS_DEPRECATED is
> not set.
> 
> This patch removes everything from the initial shadow directory support
> that allowed the shadow directory creation to be controlled at a higher
> level.  So except for a few bits of sysfs_rename_dir everything from
> commit b592fcfe7f06c15ec11774b5be7ce0de3aa86e73 is now gone.

"From Eric W. Biederman <ebiederm@xmission.com>" line is missing.  I
thought git scripts would add that automatically.  Sorry about that.

-- 
tejun

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

* Re: [PATCH 2/7] sysfs: Remove first pass at shadow directory support
  2007-07-31 10:28 ` [PATCH 2/7] sysfs: Remove first pass at shadow directory support Tejun Heo
@ 2007-07-31 12:47   ` Satyam Sharma
  0 siblings, 0 replies; 2+ messages in thread
From: Satyam Sharma @ 2007-07-31 12:47 UTC (permalink / raw)
  To: Tejun Heo; +Cc: ebiederm, gregkh, linux-kernel, cornelia.huck, stern

Hi Tejun,

On Tue, 31 Jul 2007, Tejun Heo wrote:

> Tejun Heo wrote:
> > While shadow directories appear to be a good idea, the current scheme
> > of controlling their creation and destruction outside of sysfs appears
> > to be a locking and maintenance nightmare in the face of sysfs
> > directories dynamically coming and going.  Which can now occur for
> > directories containing network devices when CONFIG_SYSFS_DEPRECATED is
> > not set.
> > 
> > This patch removes everything from the initial shadow directory support
> > that allowed the shadow directory creation to be controlled at a higher
> > level.  So except for a few bits of sysfs_rename_dir everything from
> > commit b592fcfe7f06c15ec11774b5be7ce0de3aa86e73 is now gone.
> 
> "From Eric W. Biederman <ebiederm@xmission.com>" line is missing.  I
> thought git scripts would add that automatically.  Sorry about that.

I couldn't find this patch in the patchset you just posted ...

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

end of thread, other threads:[~2007-07-31 12:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <11858769083285-git-send-email-htejun@gmail.com>
2007-07-31 10:28 ` [PATCH 2/7] sysfs: Remove first pass at shadow directory support Tejun Heo
2007-07-31 12:47   ` Satyam Sharma

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.