yaffs direct: Break handles when unmounting, normalise handling of mount point names
authorCharles Manning <cdhmanning@gmail.com>
Mon, 15 Nov 2010 01:16:34 +0000 (14:16 +1300)
committerCharles Manning <cdhmanning@gmail.com>
Mon, 15 Nov 2010 01:16:34 +0000 (14:16 +1300)
commit154fca703f73816b31e2c7bdc33bd1f1543d1957
tree26c2ff20c199d7a3c1bbffbd8bba2ecd8469a61a
parent6356b32783a8ec97b09f7090c3d10c8b88ea32e5
yaffs direct: Break handles when unmounting, normalise handling of mount point names

We now invalidate any open handles when an unmount is forced.

We also introduce a new function to check that mounting and unmounting is performed
on a mount point.

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