diff options
author | 2011-03-23 08:43:09 -0400 | |
---|---|---|
committer | 2011-03-23 15:12:12 -0400 | |
commit | e47c085afb3d16cbc6a4bfb10a3b074bb7c58998 (patch) | |
tree | 67472d29b894b285bc6cc3bb7802b57c3d295bca /fs/nfs/inode.c | |
parent | Remove pointless memset in nfsacl_encode() (diff) | |
download | linux-dev-e47c085afb3d16cbc6a4bfb10a3b074bb7c58998.tar.xz linux-dev-e47c085afb3d16cbc6a4bfb10a3b074bb7c58998.zip |
NFS: Ensure that we update the readdir filp->f_pos correctly
If we're doing a search by readdir cookie, we need to ensure that the
resulting f_pos is updated. To do so, we need to update the
desc->current_index, in the same way that we do in the search by
file offset case.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs/inode.c')
0 files changed, 0 insertions, 0 deletions