yaffs direct: Fix bug where handle reinitialisation was damaging dsc lists
authorCharles Manning <cdhmanning@gmail.com>
Wed, 24 Oct 2012 19:57:27 +0000 (08:57 +1300)
committerCharles Manning <cdhmanning@gmail.com>
Wed, 24 Oct 2012 19:57:27 +0000 (08:57 +1300)
commit93e9fdf712264bc18bad8b249e8e908494b0f774
tree3214252ebd117359bde0c99c4e9ee5ebf8c294bb
parent7897f1755180c754d5bca04fd8b5c40702dfe244
yaffs direct: Fix bug where handle reinitialisation was damaging dsc lists

This was a pretty obscure bug that only shows up if mounting a second mount
point while a directory search context was in use (ie a directory open for reading).

Thanks to Ed for finding this.

Signed-off-by: Charles Manning <cdhmanning@gmail.com>
direct/yaffsfs.c