yaffs: Replace yaffs_dir_llseek with Linux generic llseek
authorCharles Manning <cdhmanning@gmail.com>
Tue, 30 Nov 2010 03:01:28 +0000 (16:01 +1300)
committerCharles Manning <cdhmanning@gmail.com>
Tue, 30 Nov 2010 03:01:28 +0000 (16:01 +1300)
There was not much point in having the yaffs version as it is
functionally equivalent to the kernel one.

This also gets rid of using BKL in yaffs2.

Signed-off-by: Charles Manning <cdhmanning@gmail.com>

No differences found