diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-10-10 08:26:58 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-10-10 08:26:58 -0700 |
commit | ad338d05438ec003f90ac7304fbac80ef2d8c80e (patch) | |
tree | bc28480f97d7fdb67f9dca5f3e1fb4327026186c /block | |
parent | 015c21ba59fcbc522d7a9d1e0ab0f0e6c0895ff0 (diff) | |
parent | 26b6c984338474b7032a3f1ee28e9d7590c225db (diff) |
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull dcache_readdir() fixes from Al Viro:
"The couple of patches you'd been OK with; no hlist conversion yet, and
cursors are still in the list of children"
[ Al is referring to future work to avoid some nasty O(n**2) behavior
with the readdir cursors when you have lots of concurrent readdirs.
This is just a fix for a race with a trivial cleanup - Linus ]
* 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
libfs: take cursors out of list when moving past the end of directory
Fix the locking in dcache_readdir() and friends
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions