The following changes since commit f1d6e17f540af37bb1891480143669ba7636c4cf:
Merge branch 'akpm' (patches from Andrew Morton) (2013-08-14 10:04:43 -0700)
are available in the git repository at:
git://github.com/kleikamp/linux-shaggy.git tags/jfs-3.11-rc8
for you to fetch changes up to 44512449c0ab368889dd13ae0031fba74ee7e1d2:
jfs: fix readdir cookie incompatibility with NFSv4 (2013-08-15 17:22:29 -0500)
----------------------------------------------------------------
One JFS patch to fix an incompatibility with NFSv4 resulting in the nfs
client reporting a readdir loop.
----------------------------------------------------------------
Dave Kleikamp (1):
jfs: fix readdir cookie incompatibility with NFSv4
fs/jfs/jfs_dtree.c | 31 +++++++++++++++++++++++--------
1 file changed, 23 insertions(+), 8 deletions(-)