diff options
author | Neil Brown <neilb@suse.de> | 2007-11-02 23:08:36 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2007-11-03 00:56:46 +0100 |
commit | 776a0f3d4b4b79ec8eb85af188bed1f6ad47143c (patch) | |
tree | 8c76538135a4129f55fcb755731c7b1dae120726 /drivers/of/of_pci.c | |
parent | 5ef24c6873e39aec57239e4623e6bc0182cc8954 (diff) |
knfsd: allow nfsd READDIR to return 64bit cookies
->readdir passes lofft_t offsets (used as nfs cookies) to
nfs3svc_encode_entry{,_plus}, but when they pass it on to encode_entry it
becomes an 'off_t', which isn't good.
So filesystems that returned 64bit offsets would lose.
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'drivers/of/of_pci.c')
0 files changed, 0 insertions, 0 deletions