Home
last modified time | relevance | path

Searched hist:"0 c9bd636" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/hostfs/
H A Dhostfs_user.c0c9bd636 Tue Mar 24 09:47:38 CDT 2015 Richard Weinberger <richard@nod.at> 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>
0c9bd636 Tue Mar 24 09:47:38 CDT 2015 Richard Weinberger <richard@nod.at> 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>
H A Dhostfs.h0c9bd636 Tue Mar 24 09:47:38 CDT 2015 Richard Weinberger <richard@nod.at> 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>
0c9bd636 Tue Mar 24 09:47:38 CDT 2015 Richard Weinberger <richard@nod.at> 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>
H A Dhostfs_kern.c0c9bd636 Tue Mar 24 09:47:38 CDT 2015 Richard Weinberger <richard@nod.at> 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>
0c9bd636 Tue Mar 24 09:47:38 CDT 2015 Richard Weinberger <richard@nod.at> 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>