diff options
author | NeilBrown <neilb@suse.de> | 2007-03-27 05:32:08 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-03-27 16:05:14 (GMT) |
commit | 598b9a56373f0596ed48f7af730706aaee998d5f (patch) | |
tree | 4ed3f708e67ec38f890d22e13499ab26630a09f6 /fs/posix_acl.c | |
parent | ec28297a562f2b022115b9eb82e4ea724d996240 (diff) | |
download | linux-fsl-qoriq-598b9a56373f0596ed48f7af730706aaee998d5f.tar.xz |
[PATCH] 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: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/posix_acl.c')
0 files changed, 0 insertions, 0 deletions