summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorDave Kleikamp <dave.kleikamp@oracle.com>2013-08-15 22:36:49 +0200
committerDave Kleikamp <dave.kleikamp@oracle.com>2013-08-16 00:22:29 +0200
commit44512449c0ab368889dd13ae0031fba74ee7e1d2 (patch)
tree28ac7c89b26e2acacc00c850ac74e825333db72a /ipc
parentMerge branch 'akpm' (patches from Andrew Morton) (diff)
downloadlinux-44512449c0ab368889dd13ae0031fba74ee7e1d2.tar.xz
linux-44512449c0ab368889dd13ae0031fba74ee7e1d2.zip
jfs: fix readdir cookie incompatibility with NFSv4
NFSv4 reserves readdir cookie values 0-2 for special entries (. and ..), but jfs allows a value of 2 for a non-special entry. This incompatibility can result in the nfs client reporting a readdir loop. This patch doesn't change the value stored internally, but adds one to the value exposed to the iterate method. Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com> Tested-by: Christian Kujau <lists@nerdbynature.de>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions