On Tue, Aug 07, 2007 at 03:19:31PM -0600, Eric W. Biederman wrote: > > The only uses of s_dentry left are the code that maintains > s_dentry and trivial users that don't actually need it. > So this patch removes the s_dentry maintenance code and > restructures the trivial uses to use something else. > > Signed-off-by: Eric W. Biederman <[email protected]> Acked-by: Tejun Heo <[email protected]> Nice clean up. Thanks. -- tejun - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH 02/25] sysfs: Remove sysfs_instantiate
- From: [email protected] (Eric W. Biederman)
- [PATCH 03/25] sysfs: Use kill_anon_super
- From: [email protected] (Eric W. Biederman)
- [PATCH 04/25] sysfs: Make sysfs_mount static
- From: [email protected] (Eric W. Biederman)
- [PATCH 05/25] sysfs: In sysfs_lookup don't open code sysfs_find_dirent
- From: [email protected] (Eric W. Biederman)
- [PATCH 06/25] sysfs: Simplify readdir.
- From: [email protected] (Eric W. Biederman)
- [PATCH 07/25] sysfs: Rewrite sysfs_drop_dentry.
- From: [email protected] (Eric W. Biederman)
- [PATCH 08/25] sysfs: Implement __sysfs_get_dentry
- From: [email protected] (Eric W. Biederman)
- [PATCH 09/25] sysfs: Move sysfs_get_dentry below __sysfs_get_dentry
- From: [email protected] (Eric W. Biederman)
- [PATCH 10/25] sysfs: Rewrite sysfs_get_dentry in terms of __sysfs_get_dentry
- From: [email protected] (Eric W. Biederman)
- [PATCH 11/25] sysfs: Remove s_dentry
- From: [email protected] (Eric W. Biederman)
- [PATCH 02/25] sysfs: Remove sysfs_instantiate
- Prev by Date: Re: [PATCH 10/25] sysfs: Rewrite sysfs_get_dentry in terms of __sysfs_get_dentry
- Next by Date: Re: [-mm PATCH 0/9] Memory controller introduction (v4)
- Previous by thread: Re: [PATCH 12/25] sysfs: Introduce sysfs_rename_mutex
- Next by thread: Re: [PATCH 10/25] sysfs: Rewrite sysfs_get_dentry in terms of __sysfs_get_dentry
- Index(es):