public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 0/3] dentry->d_count fixes
@ 2003-06-19 13:09 Maneesh Soni
  2003-06-19 13:10 ` [patch 1/3] " Maneesh Soni
  0 siblings, 1 reply; 4+ messages in thread
From: Maneesh Soni @ 2003-06-19 13:09 UTC (permalink / raw)
  To: LKML; +Cc: Andrew Morton, Trond Myklebust, Dipankar Sarma

Hi,

There are few races regarding the use of dentry->d_count
at various places as pointed by Trond. I have audited these and
made following patches for the places which I think are problemetic.

1. d_invalidate-fix.patch 
   - fixes race between d_invalidate & lockless d_lookup

2. nfs_unlink-d_count-fix.patch 
   - fixes race with nfs_unlink()

3. hpfs-d_count-fix.patch 
   - fixes race with hpfs_unlink()

Thanks,
Maneesh

-- 
Maneesh Soni
IBM Linux Technology Center, 
IBM India Software Lab, Bangalore.
Phone: +91-80-5044999 email: maneesh@in.ibm.com
http://lse.sourceforge.net/

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

end of thread, other threads:[~2003-06-19 12:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-19 13:09 [patch 0/3] dentry->d_count fixes Maneesh Soni
2003-06-19 13:10 ` [patch 1/3] " Maneesh Soni
2003-06-19 13:10   ` [patch 2/3] " Maneesh Soni
2003-06-19 13:11     ` [patch 3/3] " Maneesh Soni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox