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)
commited8188fb7659cfb65b5adbe154d143190ade0324
tree957a1c70fb6dd13a35d57e706990d74fdce7363e
parentacf9438692c78de0ca030e5408790572dbe06500
yaffs: Replace yaffs_dir_llseek with Linux generic llseek

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>
yaffs_vfs_multi.c
yaffs_vfs_single.c