nfsd4_list_rec_dir(): don't bother with reopening rec_file
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 7 Jul 2011 22:43:21 +0000 (18:43 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 20 Jul 2011 05:44:23 +0000 (01:44 -0400)
just rewind it to the beginning before vfs_readdir() and be
done with that...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found