Files
linux/fs/coda
Nick Piggin fe15ce446b fs: change d_delete semantics
Change d_delete from a dentry deletion notification to a dentry caching
advise, more like ->drop_inode. Require it to be constant and idempotent,
and not take d_lock. This is how all existing filesystems use the callback
anyway.

This makes fine grained dentry locking of dput and dentry lru scanning
much simpler.

Signed-off-by: Nick Piggin <npiggin@kernel.dk>
2011-01-07 17:50:18 +11:00
..
2008-07-25 10:53:33 -07:00
2011-01-07 17:50:18 +11:00
2010-10-29 04:16:31 -04:00
2009-01-22 13:16:01 +03:00
2005-04-16 15:20:36 -07:00
2010-10-25 08:02:40 -07:00
2010-10-25 08:02:40 -07:00