linux/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
..
Kconfig
Makefile
README
dir.c qnx6: qnx6_readdir() has a braino in pos calculation 2013-05-31 15:17:31 -04:00
inode.c fs: Limit sys_mount to only request filesystem modules. 2013-03-03 19:36:31 -08:00
namei.c stop passing nameidata to ->lookup() 2012-07-14 16:34:32 +04:00
qnx6.h stop passing nameidata to ->lookup() 2012-07-14 16:34:32 +04:00
super_mmi.c

README

  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)