yaffs : Change the way yaffs direct handles permissions for open etc.
authorCharles Manning <cdhmanning@gmail.com>
Mon, 18 Oct 2010 00:37:40 +0000 (13:37 +1300)
committerCharles Manning <cdhmanning@gmail.com>
Mon, 18 Oct 2010 00:37:40 +0000 (13:37 +1300)
commit3fb0edc9f04818ed9f3ffe966d125a0e442843c2
tree8a1bfc1417e57485821aec59daa4e711b000a529
parent1b63b03d4c452cb5816a86a5014899dda7a19467
yaffs : Change the way yaffs direct handles permissions for open etc.

The previous code was convoluted and hid some obscure problems.

This refactoring is a lot easier to understand and maintain.

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