Files
kernel_google_b1c1/include/linux
Olivier Galibert 00a9264227 [PATCH] NFS: Hide NFS server-generated readdir cookies from userland
NFSv3 currently returns the unsigned 64-bit cookie directly to
 userspace. The following patch causes the kernel to generate
 loff_t offsets for the benefit of userland.
 The current server-generated READDIR cookie is cached in the
 nfs_open_context instead of in filp->f_pos, so we still end up work
 correctly under directory insertions/deletion.

 Signed-off-by: Olivier Galibert <galibert@pobox.com>
 Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2005-06-22 16:07:33 -04:00
..
2005-06-20 13:32:05 -07:00
2005-06-21 19:07:41 -07:00
2005-06-20 15:15:30 -07:00
2005-06-21 18:46:18 -07:00
2005-06-21 18:46:15 -07:00
2005-06-21 18:46:32 -07:00
2005-06-18 22:47:21 -07:00
2005-06-21 18:46:16 -07:00
2005-06-21 18:46:16 -07:00
2005-06-21 14:01:57 -07:00
2005-06-21 18:46:14 -07:00
2005-06-21 18:46:16 -07:00
2005-06-21 14:01:57 -07:00
2005-06-18 22:46:19 -07:00
2005-06-21 18:46:13 -07:00
2005-06-20 15:15:37 -07:00
2005-06-18 22:47:59 -07:00
2005-06-20 13:21:43 -07:00