Home
last modified time | relevance | path

Searched hist:"4582 a4ab2a0e7218449fb2e895d0aae9ea753c94" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/fuse/
H A Dfuse_i.hdiff 4582a4ab2a0e7218449fb2e895d0aae9ea753c94 Mon Jan 14 21:23:28 CST 2013 Feng Shuo <steve.shuo.feng@gmail.com> FUSE: Adapt readdirplus to application usage patterns

Use the same adaptive readdirplus mechanism as NFS:

http://permalink.gmane.org/gmane.linux.nfs/49299

If the user space implementation wants to disable readdirplus
temporarily, it could just return ENOTSUPP. Then kernel will
recall it with readdir.

Signed-off-by: Feng Shuo <steve.shuo.feng@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
H A Ddir.cdiff 4582a4ab2a0e7218449fb2e895d0aae9ea753c94 Mon Jan 14 21:23:28 CST 2013 Feng Shuo <steve.shuo.feng@gmail.com> FUSE: Adapt readdirplus to application usage patterns

Use the same adaptive readdirplus mechanism as NFS:

http://permalink.gmane.org/gmane.linux.nfs/49299

If the user space implementation wants to disable readdirplus
temporarily, it could just return ENOTSUPP. Then kernel will
recall it with readdir.

Signed-off-by: Feng Shuo <steve.shuo.feng@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
H A Dinode.cdiff 4582a4ab2a0e7218449fb2e895d0aae9ea753c94 Mon Jan 14 21:23:28 CST 2013 Feng Shuo <steve.shuo.feng@gmail.com> FUSE: Adapt readdirplus to application usage patterns

Use the same adaptive readdirplus mechanism as NFS:

http://permalink.gmane.org/gmane.linux.nfs/49299

If the user space implementation wants to disable readdirplus
temporarily, it could just return ENOTSUPP. Then kernel will
recall it with readdir.

Signed-off-by: Feng Shuo <steve.shuo.feng@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>