On Tue, Aug 07, 2007 at 03:28:10PM -0600, Eric W. Biederman wrote: > > This patch rewrites sysfs_move_dir to perform it's checks > as much as possible on the underlying sysfs_dirents instead > of the contents of the dcache, making sysfs_move_dir > more like the rest of the sysfs directory modification > code. > > Signed-off-by: Eric W. Biederman <[email protected]> Signed-off-by: Tejun Heo <[email protected]> -- 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 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 12/25] sysfs: Introduce sysfs_rename_mutex
- From: [email protected] (Eric W. Biederman)
- [PATCH 13/25] sysfs: Simply sysfs_get_dentry
- From: [email protected] (Eric W. Biederman)
- [PATCH 14/25] sysfs: Don't use lookup_one_len_kern
- From: [email protected] (Eric W. Biederman)
- [PATCH 15/25] vfs: Remove lookup_one_len_kern
- From: [email protected] (Eric W. Biederman)
- [PATCH 16/25] sysfs: Support for preventing unmounts.
- From: [email protected] (Eric W. Biederman)
- [PATCH 17/25] sysfs: Rewrite rename in terms of sysfs dirents
- From: [email protected] (Eric W. Biederman)
- [PATCH 18/25] sysfs: Rewrite sysfs_move_dir in terms of sysfs dirents
- From: [email protected] (Eric W. Biederman)
- [PATCH 09/25] sysfs: Move sysfs_get_dentry below __sysfs_get_dentry
- Prev by Date: Re: [PATCH 17/25] sysfs: Rewrite rename in terms of sysfs dirents
- Next by Date: Re: [PATCH 0/25] Sysfs cleanups & tagged directory support
- Previous by thread: Re: [PATCH 19/25] sysfs: sysfs_get_dentry add a sb parameter
- Next by thread: Re: [PATCH 17/25] sysfs: Rewrite rename in terms of sysfs dirents
- Index(es):