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
..
2010-02-10 08:30:59 -05:00
2011-01-07 17:50:18 +11:00
2010-05-14 15:09:31 -04:00
2010-10-25 21:26:11 -04:00
2010-10-28 11:18:00 -04:00
2010-12-02 09:58:00 -05:00
2010-10-27 21:39:39 +02:00
2010-12-10 13:01:50 -05:00
2010-10-23 15:27:35 -04:00
2010-10-23 15:27:37 -04:00
2010-10-26 13:56:42 -04:00
2010-10-23 15:27:35 -04:00
2010-10-07 18:48:49 -04:00