kernel-fxtec-pro1x/fs/qnx6
Al Viro 1d7095c72d qnx6: qnx6_readdir() has a braino in pos calculation
We want to mask lower 5 bits out, not leave only those and clear the
rest...  As it is, we end up always starting to read from the beginning
of directory, no matter what the current position had been.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2013-05-31 15:17:31 -04:00
..
dir.c qnx6: qnx6_readdir() has a braino in pos calculation 2013-05-31 15:17:31 -04:00
inode.c
Kconfig
Makefile
namei.c
qnx6.h
README
super_mmi.c

  This is a snapshot of the QNX6 filesystem for Linux.
  Please send diffs and remarks to <chaosman@ontika.net> .

Credits :

Al Viro		<viro@ZenIV.linux.org.uk> (endless patience with me & support ;))
Kai Bankett	<chaosman@ontika.net> (Maintainer)