]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
nfsd: merge cookie collision fixes from ext4 tree
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 19 Mar 2012 16:34:39 +0000 (12:34 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 19 Mar 2012 16:35:05 +0000 (12:35 -0400)
These changes fix readdir loops on ext4 filesystems with dir_index
turned on.  I'm pulling them from Ted's tree as I'd like to give them
some extra nfsd testing, and expect to be applying (potentially
conflicting) patches to the same code before the next merge window.

From the nfs-ext4-premerge branch of

git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4

Signed-off-by: J. Bruce Fields <bfields@redhat.com>

Trivial merge