Home
last modified time | relevance | path

Searched hist:da549bdd15c295c24b2ee7ffe7ad0f3877fa8a87 (Results 1 – 12 of 12) sorted by relevance

/linux/fs/autofs/
H A Dexpire.cdiff da549bdd15c295c24b2ee7ffe7ad0f3877fa8a87 Tue Nov 07 08:00:39 CET 2023 Al Viro <viro@zeniv.linux.org.uk> dentry: switch the lists of children to hlist

Saves a pointer per struct dentry and actually makes the things less
clumsy. Cleaned the d_walk() and dcache_readdir() a bit by use
of hlist_for_... iterators.

A couple of new helpers - d_first_child() and d_next_sibling(),
to make the expressions less awful.

Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/linux/fs/coda/
H A Dcache.cdiff da549bdd15c295c24b2ee7ffe7ad0f3877fa8a87 Tue Nov 07 08:00:39 CET 2023 Al Viro <viro@zeniv.linux.org.uk> dentry: switch the lists of children to hlist

Saves a pointer per struct dentry and actually makes the things less
clumsy. Cleaned the d_walk() and dcache_readdir() a bit by use
of hlist_for_... iterators.

A couple of new helpers - d_first_child() and d_next_sibling(),
to make the expressions less awful.

Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/linux/Documentation/filesystems/
H A Dporting.rstdiff da549bdd15c295c24b2ee7ffe7ad0f3877fa8a87 Tue Nov 07 08:00:39 CET 2023 Al Viro <viro@zeniv.linux.org.uk> dentry: switch the lists of children to hlist

Saves a pointer per struct dentry and actually makes the things less
clumsy. Cleaned the d_walk() and dcache_readdir() a bit by use
of hlist_for_... iterators.

A couple of new helpers - d_first_child() and d_next_sibling(),
to make the expressions less awful.

Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/linux/fs/afs/
H A Ddynroot.cdiff da549bdd15c295c24b2ee7ffe7ad0f3877fa8a87 Tue Nov 07 08:00:39 CET 2023 Al Viro <viro@zeniv.linux.org.uk> dentry: switch the lists of children to hlist

Saves a pointer per struct dentry and actually makes the things less
clumsy. Cleaned the d_walk() and dcache_readdir() a bit by use
of hlist_for_... iterators.

A couple of new helpers - d_first_child() and d_next_sibling(),
to make the expressions less awful.

Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/linux/fs/tracefs/
H A Dinode.cdiff da549bdd15c295c24b2ee7ffe7ad0f3877fa8a87 Tue Nov 07 08:00:39 CET 2023 Al Viro <viro@zeniv.linux.org.uk> dentry: switch the lists of children to hlist

Saves a pointer per struct dentry and actually makes the things less
clumsy. Cleaned the d_walk() and dcache_readdir() a bit by use
of hlist_for_... iterators.

A couple of new helpers - d_first_child() and d_next_sibling(),
to make the expressions less awful.

Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/linux/fs/notify/
H A Dfsnotify.cdiff da549bdd15c295c24b2ee7ffe7ad0f3877fa8a87 Tue Nov 07 08:00:39 CET 2023 Al Viro <viro@zeniv.linux.org.uk> dentry: switch the lists of children to hlist

Saves a pointer per struct dentry and actually makes the things less
clumsy. Cleaned the d_walk() and dcache_readdir() a bit by use
of hlist_for_... iterators.

A couple of new helpers - d_first_child() and d_next_sibling(),
to make the expressions less awful.

Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/linux/arch/powerpc/platforms/cell/spufs/
H A Dinode.cdiff da549bdd15c295c24b2ee7ffe7ad0f3877fa8a87 Tue Nov 07 08:00:39 CET 2023 Al Viro <viro@zeniv.linux.org.uk> dentry: switch the lists of children to hlist

Saves a pointer per struct dentry and actually makes the things less
clumsy. Cleaned the d_walk() and dcache_readdir() a bit by use
of hlist_for_... iterators.

A couple of new helpers - d_first_child() and d_next_sibling(),
to make the expressions less awful.

Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/linux/include/linux/
H A Ddcache.hdiff da549bdd15c295c24b2ee7ffe7ad0f3877fa8a87 Tue Nov 07 08:00:39 CET 2023 Al Viro <viro@zeniv.linux.org.uk> dentry: switch the lists of children to hlist

Saves a pointer per struct dentry and actually makes the things less
clumsy. Cleaned the d_walk() and dcache_readdir() a bit by use
of hlist_for_... iterators.

A couple of new helpers - d_first_child() and d_next_sibling(),
to make the expressions less awful.

Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/linux/fs/
H A Dlibfs.cdiff da549bdd15c295c24b2ee7ffe7ad0f3877fa8a87 Tue Nov 07 08:00:39 CET 2023 Al Viro <viro@zeniv.linux.org.uk> dentry: switch the lists of children to hlist

Saves a pointer per struct dentry and actually makes the things less
clumsy. Cleaned the d_walk() and dcache_readdir() a bit by use
of hlist_for_... iterators.

A couple of new helpers - d_first_child() and d_next_sibling(),
to make the expressions less awful.

Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
H A Ddcache.cdiff da549bdd15c295c24b2ee7ffe7ad0f3877fa8a87 Tue Nov 07 08:00:39 CET 2023 Al Viro <viro@zeniv.linux.org.uk> dentry: switch the lists of children to hlist

Saves a pointer per struct dentry and actually makes the things less
clumsy. Cleaned the d_walk() and dcache_readdir() a bit by use
of hlist_for_... iterators.

A couple of new helpers - d_first_child() and d_next_sibling(),
to make the expressions less awful.

Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/linux/fs/ceph/
H A Ddir.cdiff da549bdd15c295c24b2ee7ffe7ad0f3877fa8a87 Tue Nov 07 08:00:39 CET 2023 Al Viro <viro@zeniv.linux.org.uk> dentry: switch the lists of children to hlist

Saves a pointer per struct dentry and actually makes the things less
clumsy. Cleaned the d_walk() and dcache_readdir() a bit by use
of hlist_for_... iterators.

A couple of new helpers - d_first_child() and d_next_sibling(),
to make the expressions less awful.

Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
H A Dmds_client.cdiff da549bdd15c295c24b2ee7ffe7ad0f3877fa8a87 Tue Nov 07 08:00:39 CET 2023 Al Viro <viro@zeniv.linux.org.uk> dentry: switch the lists of children to hlist

Saves a pointer per struct dentry and actually makes the things less
clumsy. Cleaned the d_walk() and dcache_readdir() a bit by use
of hlist_for_... iterators.

A couple of new helpers - d_first_child() and d_next_sibling(),
to make the expressions less awful.

Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>