linux-stable/fs/hostfs
Richard Weinberger 0c9bd6365d um: hostfs: Reduce number of syscalls in readdir
Currently hostfs issues every time a seekdir(), in fact
it has to do this only upon the first call.
Also telldir() can be omitted as we can obtain the directory
offset from readdir().

Signed-off-by: Richard Weinberger <richard@nod.at>
2015-04-13 21:01:07 +02:00
..
hostfs.h um: hostfs: Reduce number of syscalls in readdir 2015-04-13 21:01:07 +02:00
hostfs_kern.c um: hostfs: Reduce number of syscalls in readdir 2015-04-13 21:01:07 +02:00
hostfs_user.c um: hostfs: Reduce number of syscalls in readdir 2015-04-13 21:01:07 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00